Orphaned Response

mccaugh at sunb0.cs.uiuc.edu mccaugh at sunb0.cs.uiuc.edu
Thu May 3 15:06:00 AEST 1990


 Where is '&' defined to be an arithmetic operator? Isn't it a bit-manipulation
 operator -- which thus has the same precedence as logical operators, such as
 '&&' -- and is thus of lower precedence than the relational operator '==',
 hence the necessity for parentheses.



More information about the Comp.lang.c mailing list