sizeof() confusion

Chris Torek chris at mimsy.umd.edu
Thu Nov 8 12:29:59 AEST 1990


>In article <27498 at mimsy.umd.edu> I wrote:
>>C happens to have about three contexts which are not value contexts:
>>declarations, left hand side of assignment operators (including `i'
>>in `++i' and `i++'), and following `sizeof'.

In article <13504 at crdgw1.crd.ge.com> volpe at camelback.crd.ge.com
(Christopher R Volpe) writes:
>Also, following "&".

Oops.

(I had the feeling I was forgetting at least one, hence the `about three'
in the original text.)  Have we forgotten any more? :-)
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 405 2750)
Domain:	chris at cs.umd.edu	Path:	uunet!mimsy!chris



More information about the Comp.lang.c mailing list