FALSE X TRUE X
1: /* $Header$ */ 2: 3: /* 4: * TRUE/FALSE constant definitions 5: * 6: * Author: Peter J. Nicklin 7: */ 8: 9: #define TRUE 1 10: #define FALSE 0