// Detect KOIR8/KandR C #if defined(__STDC__) && __STDC__ == 1 #define K_AND_R_C 1 #else #define K_AND_R_C 0 #endif