#define TRUE (0 == 0) #define FALSE (0 == 1) #define bool char /* boolean type */