Side Effects
Blair P. Houghton
bhoughto at pima.intel.com
Sat Apr 13 03:59:41 AEST 1991
In article <1117 at gtenmc.UUCP> ravim at gtenmc.UUCP (Ravi Kumar Mandava) writes:
>IMHO "?:" operator also guarantees a sequence point, correct if I am wrong.
Only the one after the expression that precedes the `?'
>Just for nitpicking:- How about "," as a list separator in declarations
>(ex. int i = 0xff, j = i;) ? I believe this usage also results in sequence.
Appendix B of the standard lists all of the sequence points.
--Blair
"RTAS."
More information about the Comp.lang.c
mailing list