#include #ifndef SCHAR_MIN #error "SCHAR_MIN is not defined" #endif int main(void) { return 0; }