TRUE Constant

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

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