union *func()
    Chris Torek 
    chris at mimsy.UUCP
       
    Sun Oct 30 09:23:24 AEST 1988
    
    
  
In article <1770 at vedge.UUCP> lai at vedge.UUCP (David Lai) writes:
>... I read somewhere (Harbison & Steele):
>
>	-> operator requires an object that is an lvalue
This is false.  -> *produces* an lvalue (with the usual exceptions for
arrays); it does not *require* one.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain:	chris at mimsy.umd.edu	Path:	uunet!mimsy!chris
    
    
More information about the Comp.std.c
mailing list