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