Carbon


Default Physical Entry Count Constant

Header: MacMemory.h

The defaultPhysicalEntryCount constant represents the default number of physical blocks in a table.

enum {
    defaultPhysicalEntryCount = 8
};

Constant descriptions

defaultPhysicalEntryCount


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)