Shifting operations
The shifting operations have lower priority than the arithmetic operations:
shift_expr ::= [ a_expr][1] | [shift_expr][2] ( “<<” | “>>” ) [ a_expr][1]
See operator-lshift.
See operator-rshift.
The shifting operations have lower priority than the arithmetic operations:
shift_expr ::= [ a_expr][1] | [shift_expr][2] ( “<<” | “>>” ) [ a_expr][1]
See operator-lshift.
See operator-rshift.
this page was rendered by a django application in 0.01s 2010-12-16 17:26:44.251950. hosted by webfaction.