Derek Parnell wrote: > On Tue, 01 Apr 2008 00:20:20 -0700, Robert Fraser wrote: > >> explain why >> >> invariant(int) x = 5; >> >> Still reserves 4 bytes of space for an int. > > So you can take the address of it?? Right, but that should be in the FAQ.