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.


  Go to useful functions     Go to Index               Go to special characters