From: krizz Newsgroups: comp.os.msdos.djgpp Subject: es:di with interrupts? Date: Wed, 17 Dec 1997 09:52:09 +0100 Organization: LF.net GmbH, Internet Services, Stuttgart, Germany Lines: 7 Message-ID: <349792B9.34FCF982@mailto.de> NNTP-Posting-Host: p1-12.stuttgart.netsurf.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk i want to use an interrupt under djgpp. the interrupt need a buffer with a segment and offset (es:di). how can i convert my flat to real memory? thanx krizz