HP C/iX Reference Manual (31506-90011)

Chapter 5 57
Expressions
Operator Precedence
1
Note that the +, -, *, and operators listed in this row are unary operators.
=*=/=%=+=-=<<=>>=&=^=
|=
right to left
, left to right
Table 5-1. C Operator Precedence
Operators Grouping