Order of Evaluation in C - (nf)

utzoo!decvax!yale-com!brunix!gh utzoo!decvax!yale-com!brunix!gh
Wed Dec 29 10:34:34 AEST 1982


If relying on order of evaluation should be considered an error, then
we'd better replace the ++x and x++ constructions with +x+, which means
increment x, and use its old or new value (a random choice).



More information about the Comp.lang.c mailing list