Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Memory /
Chapter 1 - Introduction to Memory Management / Memory Management Reference
Memory Management Routines


Assessing Memory Conditions

The Memory Manager provides routines to test how much memory is available. To determine the total amount of free space in the current heap zone or the size of the maximum block that could be obtained after a purge of the heap, call the PurgeSpace function.

To find out whether a Memory Manager operation finished successfully, use the MemError function.


Subtopics
PurgeSpace
MemError

Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996