getfreemem

Description:

With getfreemem the calling process can determine the overall free system memory.

Function Prototype:

MEMVAR getfreemem ();

Parameters:

(This function does not accept any parameters in the current kernel release.)

Return Values:

Amount of free system memory in bytes.


See also malloc, remalloc, free, memset, getreservedmem, getusedmem, getlasterror