Go to the source code of this file.
Macros | |
#define | TRUE 1 |
#define | FALSE 0 |
Typedefs | |
typedef int | boolean |
#define FALSE 0 |
Definition at line 5 of file general.hpp.
#define TRUE 1 |
Definition at line 4 of file general.hpp.
typedef int boolean |
Definition at line 7 of file general.hpp.