changes.mady.by.user Carol J. Lallier
Saved on Jun 03, 2015
Saved on Jun 06, 2015
...
CERT C Coding Standard
INT34-C. Do not shift an expression by a negative number of bits or by greater than or equal to the number of bits that exist in the operand
[Java Quick Reference]
Shift Operators
[JLS 2005]
§15.19, "Shift operators" §5.6.1, "Unary Numeric Promotion"