![]() |
MoreMasterPointers |
||||
Header: | MacMemory.h | Carbon status: | Supported | |
Allocates a specified number of master pointers.
void MoreMasterPointers ( UInt32 inCount );
The number of master pointers you want to allocate in a single nonrelocatable block.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
Carbon applications should use this function instead of MoreMasters to allocate a nonrelocatable block of master pointers in the current heap zone.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)