#include int main( int argc, char *argv[] ) { printf("%d\n", sizeof(long)); }