FALSE Constant

The FALSE constant is architecture-independent and represents the Boolean logical "false" state. It serves as the complement to TRUE and is explicitly defined as ((BOOL) 0).

Version:1.0
Header file:AR_Types.h (include AR_API.h)
See also: BOOL, TRUE
SpaceShadow documentation