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
};

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