From: "Rafał Maj" Newsgroups: comp.os.msdos.djgpp Subject: checking amount of free memory Date: Wed, 16 Aug 2000 10:43:23 +0200 Organization: Academic Computer Center CYFRONET AGH Lines: 9 Message-ID: <8ndke0$lt8$4@info.cyf-kr.edu.pl> NNTP-Posting-Host: d-22-55.cyfronet.krakow.pl X-Trace: info.cyf-kr.edu.pl 966415616 22440 149.156.1.232 (16 Aug 2000 08:46:56 GMT) X-Complaints-To: news AT cyf-kr DOT edu DOT pl NNTP-Posting-Date: 16 Aug 2000 08:46:56 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Is it posible to check the amount of free memory in DJGPP ? Can You send me a small program that will print amount of free virtual, and free physical memory ? Why when running in windows Dos-Box my Djgpp program can't use disk space to create more virtual memory, when physical memory is full ? Rafal