Jonathan Wilson Tue, 28 Jun 2005 07:28:40 -0700
- sizeof(int) == 4, sizeof(long long) == 8
I swear 16 bit compilers have sizeof(int) = 2 with sizeof(long) = 4