Message-ID: <384411007.969036196326.JavaMail.root@web305-mc.mail.com> Date: Fri, 15 Sep 2000 12:42:59 -0400 (EDT) From: J Almeida To: djgpp AT delorie DOT com Subject: free() DOESN'T return memory to system Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: mail.com X-Originating-IP: 212.13.35.2 Reply-To: djgpp AT delorie DOT com Hi, Faq15_2.html clearly states that: "When you call free, DJGPP library doesn't return memory to the system, it just adds it to its internal pool of free pages. So, from the point of view of the DPMI server, these pages are not "free"." My question is: Isn't there a way to ensure that DJGPP _does_ return memory to the system? Like _heapmin() in MS Visual C. Can someone help? Thanks. ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup