From: "GiedriusS" Newsgroups: comp.lang.asm.x86,comp.lang.pascal.borland,comp.os.msdos.djgpp Subject: How to align DOS memory block on page boundaries? Date: 16 Aug 1998 13:18:45 GMT Organization: Omnitel, Lithuania Lines: 13 Approved: Message-ID: <6r6m7l$qbs$7@winter.news.erols.com> NNTP-Posting-Host: 207-172-240-168.s41.as3.bsd.erols.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, I want to allocate memory block (in DOS memory) which would be aligned on page boundaries, but I don't know how. Yeah, I need such memory block for DMA transfers. Any help would be greatly appreciated. GiedriusS