Date: Sun, 9 Mar 1997 18:28:29 +0200 (IST) From: Eli Zaretskii To: "David.M.Reed" cc: djgpp AT delorie DOT com Subject: Re: Virtual memory?? In-Reply-To: <3322B8CB.4164@earthling.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 9 Mar 1997, David.M.Reed wrote: > I tried to allocate a very large block of memory with malloc()/xmalloc() > - about 8 Mb (on a 16Mb PC), and then fill this memory with data. Please, PLEASE read the DJGPP FAQ list (available as v2/faq210b.zip from the same place you get DJGPP) before posting questions. The FAQ has a whole chapter 15 devoted to memory-related issues, which answers all your questions and then some.