Important: The information in this document is obsolete and should not be used for new development.
Application-Defined Routines
The Memory Manager provides a means for you to intervene in its otherwise automatic operations by allowing you to define a grow-zone function and a purge-warning procedure.
- Note
- Many applications use a grow-zone function as part of a general strategy to prevent low-memory situations. Most applications, however, do not need to use purge-warning procedures.
Subtopics
- Grow-Zone Functions
- Purge-Warning Procedures