Date: Wed, 31 May 2000 14:54:30 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: How can I know free memory in bytes? In-Reply-To: <8h2r12$hvo$1@nets3.rz.RWTH-Aachen.DE> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 31 May 2000, Hans-Bernhard Broeker wrote: > I suggest you try a malloc() checker like 'CSS' (sp?) That would be MSS, I think. The greatly-underused section 22.4 of the DJGPP FAQ list has pointers to MSS, YAMD, and a few additional malloc debugging packages suitable for use with DJGPP.