www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/25/20:17:25

From: "DeHackEd" <Not DOT given AT out>
References: <6ht8va$pau$1 AT orudios DOT magnet DOT at>
Subject: Re: pointers under DJGPP
Date: Sat, 25 Apr 1998 19:57:50 -0400
Lines: 15
Message-ID: <e1fAOZKc9GA.179@uppubnews03>
Newsgroups: comp.os.msdos.djgpp
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Segments and offsets don't really exist anymore. All code is 32 bit and compiled
on the large/huge memory model. GNU C will reject the keywords near and far
because they have no meaning, so feel free to take them right out of the code.
But if you truely want DJGPP to have near and far pointer support, look in the
file djgpp\include\sys\nearptr.h and farptr.h.

DPMI is hard to work with directly at times, and protected mode takes the fun
out of programming, but better your program crashes than the whole computer.
--
"DeHackEd"

EMail address not given out due to low-life spammers.



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019