quick.gif

space2.gif

space2.gif

space2.gif

space2.gif

space2.gif

space2.gif

space2.gif

   

space.gif

   

space.gif

  ../images/main/bulllet_4dots_orange.gif Operator Precedence

Operators of higher precedence bind tighter than those of lower precedence. Operators of the same precedence associate to the left. For example, A+B*C-D groups as (A+(B*C))-D. Parentheses can be used to override default grouping.

   

space.gif

Operator

Precedence

()

Highest precedence

++ --

& ~& | ~| ^ ~^ ~ >< -

(unary)

* / %

+ -

<< >>

< <= > >= in !in dist

=?= !?= == != === !==

& &~

^ ^~

| |~

&&

||

?

= += -= *= /= %=

<<= >>= &= |= ^= ~&= ~|= ~^=

Lowest precedence

   

space.gif

   

space.gif

   

space.gif

   

space.gif

space2.gif

space2.gif

space2.gif

space2.gif

space2.gif

  

Copyright © 1998-2014

Deepak Kumar Tala - All rights reserved

Do you have any Comment? mail me at:deepak@asic-world.com