9.4 Constants

This section lists the constant macros defined by and used in the Foundation framework.

NSDecimalMaxSize

#define NSDecimalMaxSize (8)
NSDecimalNoScale

#define NSDecimalNoScale SHRT_MAX
NSNotAnIntMapKey

#define NSNotAnIntMapKey((const void *)0x80000000)
NSNotAPointerMapKey

#define NSNotAPointerMapKey((const void *)0xffffffff)


    Part II: API Quick Reference
    Chapter 13. Foundation Classes