#include <dpmi.h> unsigned long _go32_dpmi_remaining_virtual_memory(void);
Returns the amount of virtual 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.