[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]

Intuition has a pair of routines that enable applications to make multiple
memory allocations which are easily deallocated with a single call.  The
Intuition routines for memory management are AllocRemember() and
FreeRemember().  These routines rely upon the Remember structure to track
allocations.

 Intuition Helps You Remember    The Remember Structure 
 How to Remember                 An Example of Remembering 


[Back to Amiga Developer Docs]