cparen posted to net.sources
bradn at tekecs.UUCP
bradn at tekecs.UUCP
Thu Jul 21 04:11:22 AEST 1983
cparen has been posted to net.sources
Cparen is offered for those who can never remember the precedence and
associativity of operators in C. It reads lines of C code from standard-in,
adds parentheses to indicate operator binding, then writes the result to
standard-out.
Cparen allows you to compare your interpretation of an expression with the
compilers interpretation, nipping precedence bugs in the bud [how 'bout that
for a mixed metaphor?].
More information about the Comp.lang.c
mailing list