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.

 

A Django site. rendered by a django application. hosted by webfaction.