DekGenius.com
[ Team LiB ] Previous Section Next Section

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)
    [ Team LiB ] Previous Section Next Section