Date: Wed, 20 Sep 2000 23:43:26 +0530 Message-Id: <200009201813.XAA00961@midpec.com> From: Prashant TR To: jie87lr4389 AT hotmail DOT com CC: djgpp AT delorie DOT com In-reply-to: (jie87lr4389 AT hotmail DOT com) Subject: Re: linear address to seg:off address References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk | From: "3ik4(383 21)#fjf" | Date: Wed, 20 Sep 2000 12:31:08 GMT | | Hi! I have this problem: I have a stucture and I managed to obtain it's | address but this address is a 32 bit address and I have to write this | structure's address to a BIOS address wich requires a seg:offset kinda | addressing mode. How can I compute this address from the 32 bit address ?? Write it out to the transfer buffer using dosmemput and you can use it. -- Prashant TR Web: http://www.midpec.com/