Date: Wed, 10 Nov 93 10:29:31 -0500 From: DJ Delorie To: wonko AT fubar DOT bk DOT psu DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: oh yea, and another one > another thing, when i tried makeing a pointer point to somewhere in > the operating system (i want to look at several memory segments) > it gives me an error saying i cannot do this. is it possable at all > with djgpp?? If you want to look at conventional memory, you must use dosmemget().