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