Contiguous Arrays

Doug Gwyn gwyn at smoke.BRL.MIL
Thu Feb 23 08:09:30 AEST 1989


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.



More information about the Comp.lang.c mailing list