[net.sources] cparen posted to net.sources

bradn@tekecs.UUCP (07/20/83)

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?].