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