#include #include int main() { printf("%d\n",sizeof(off_t)); exit(0); }