From: "Haim Cohen" Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer Subject: How to get the size of available memory ? Date: Thu, 24 Aug 2000 09:48:40 +0300 Organization: Intel Corporation Lines: 7 Message-ID: <8o2ggb$oi7@news.or.intel.com> NNTP-Posting-Host: ilsnt1106.iil.intel.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi ! Is someone know how to get the size of the available memory in the system by C/C++ standard routines or assembly commands ? thanks.