BOOL Type
Declaration
typedef int BOOL;
Description
The BOOL type is an architecture-dependent data type used to represent Boolean logic values. It is designed to store one of two logical states: TRUE or FALSE.
| Version: | 1.0 |
| Header file: | AR_Types.h (include AR_API.h) |
| See also: |
TRUE,
FALSE
|
|---|
SpaceShadow documentation