#include <dpmi.h> unsigned long _go32_dpmi_remaining_physical_memory(void);
Returns the amount of physical memory that is still available in the system.
The amount in bytes.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.