#include /** alternate spelling for ~ **/ #define compl ~ /*** provides an alternative means of specifying the unary bitwise-compliment operator (OPERATOR(~)). ***/ /* VALUE_FIXED(OPERATOR(~)) STDC(199409) */