bool.h File Reference

Code to enable boolean processing in a C-world. More...

Defines

#define TRUE   1
 The constant value for boolean true.
#define FALSE   0
 The constant value for boolean false.

Typedefs

typedef int BOOL
 The type in which the bool is implemented in this C-world.

Detailed Description

Code to enable boolean processing in a C-world.

 All Classes Files Functions Variables Typedefs Defines
Generated by  doxygen 1.6.3