#include #define USE_BSD #include main(){ printf("%lu\n", (unsigned long)SIZE_MAX); return 0; }