parenthesized expressions (was: learning C)
Doug Gwyn
gwyn at smoke.BRL.MIL
Sat Oct 28 04:00:40 AEST 1989
In article <14124 at lanl.gov> jlg at lanl.gov (Jim Giles) writes:
-Most of those languages also have _other_ means of forcing evaluation
-order in useful contexts. For example, all of the above mentioned
-languages allow the user to prohibit optimization of expressions
-involving associative operators - using parenthesis.
And so does C now (although not in precisely those terms).
More information about the Comp.lang.c
mailing list