#include /** alternative spelling for ! **/ #define not ! /*** provides an alternative means of specifying the unary logical-NOT operator (OPERATOR(!)). ***/ /* VALUE_FIXED(OPERATOR(!)) STDC(199409) */