In article <830 at atanasoff.cs.iastate.edu> hascall at atanasoff.cs.iastate.edu (John Hascall) writes: > Assume int's are (say) 2 bytes. Assume further that your > machine is stupid, and all accesses must be on an 8-byte boundary. Then sizeof(int) must be 8, not 2.