comma operator

Tom Neff tneff at bfmny0.UUCP
Sat Aug 5 10:34:41 AEST 1989


Hope I'm not repeating, but Harbison & Steele II (p.187) say:

  "The comma operator guarantees that its operands will be evaluated
in left-to-right order, but other uses of the comma character do not
make this guarantee.  For example, the argument expressions in a
function invocation need not be evaluated in left-to-right order."

-- 
"We walked on the moon --	((	Tom Neff
	you be polite"		 )) 	tneff at bfmny0.UU.NET



More information about the Comp.lang.c mailing list