From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: Available memory Date: Sat, 16 Nov 1996 18:15:56 -0500 Organization: Cornell University Lines: 19 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <328E4B2C.4E23@cornell.edu> References: NNTP-Posting-Host: cu-dialup-0086.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Restiana Jade To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Restiana Jade wrote: > >How can I determine the amount of free physical memory (in bytes) from >within a DJGPP program? I've looked at the two memory info structures in dpmi.h, but I can't figure out which of the fields has what I want to know. how about starting info and checking out the information on the following two functions: * _go32_dpmi_remaining_physical_memory:: * _go32_dpmi_remaining_virtual_memory:: sinan. -- ******************************************************************* A. Sinan Unur WWWWWW |--O+O mailto:asu1 AT cornell DOT edu C ^ mailto:sinan AT econ DOT cit DOT cornell DOT edu \ ~/ http://www.bqnet.com/sinan/ *******************************************************************