X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Anthony" Newsgroups: comp.os.msdos.djgpp Subject: How can I monitor the amount of free RAM? Date: Fri, 19 Mar 2004 18:13:02 +0300 Organization: Radio-MSU NOC, Moscow State University Lines: 9 Message-ID: NNTP-Posting-Host: integra.rmt.ru X-Trace: alpha2.radio-msu.net 1079709185 66802 81.13.30.150 (19 Mar 2004 15:13:05 GMT) X-Complaints-To: usenet AT radio-msu DOT net NNTP-Posting-Date: Fri, 19 Mar 2004 15:13:05 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, all! Could someone give me a hint: I need to be sure that my program doesn't leak memory. Thus I want to check the amount of free RAM periodically. 1. What memory should I monitor (DOS (below 1MB), upper,...) 2. How can do that? Thanks a lot. Anthony