![]() |
MaxBlockSys |
||||
Header: | MacMemory.h | Carbon status: | Unsupported | |
Returns the size of the largest block you could allocate in the system heap zone after a compaction.
SInt32 MaxBlockSys ();
The maximum contiguous space, in bytes, that you could obtain after compacting the system heap. MaxBlockSys does not actually do the compaction.
Call the function MemError to get the result code. See
Not supported in Carbon. Not available in Carbon.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)