From: Gloria Newsgroups: comp.os.msdos.djgpp Subject: Mem problems Date: Fri, 09 Oct 1998 14:35:36 -0400 Organization: Golden Triangle Online Lines: 4 Message-ID: <361E5778.7521@golden.net> NNTP-Posting-Host: 209.183.130.94 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.04 (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi. I'm new to C. I've started a chapter in a book I bought about pointers. In the program I print out the address of various variables. The book says the addresses should be in the 0 - 65353 range, but I get addresses of 300000 and above. What's going on?