![]() |
FreeMemSys |
||||
Header: | MacMemory.h | Carbon status: | Unsupported | |
Returns the total amount of free space in the system heap zone.
SInt32 FreeMemSys ();
Total amount of free space, in bytes, in the system heap zone.
The FreeMemSys function works like the FreeMem function does, but returns the total amount of free memory in the system heap zone instead of in the current heap zone.
Call the function MemError to get the result code. See
Not supported in Carbon. Not available in Carbon.
Operations on the system heap are not allowed in Carbon.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)