Next: Special Characters Up: C Programming Previous: Some Useful Library

Precedence of C operators

The following table shows the precedence of operators in C. Where a statement involves the use of several operators, those with the lowest number in the table will be applied first.

Some of these operators have not been described in this course, consult a textbook if you want details about them.


craa27@strath.ac.uk
Tue Jan 17 11:40:37 GMT 1995