...
Wiki Markup |
---|
\[[JLS 2005|AA. Bibliography#JLS 05]\] Section [5.1.2, Widening Primitive Conversion|http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#5.1.2] |
...
INT02-J. Do not assume a positive remainder when using Remember that the remainder operator may return a negative result value 06. Integers (INT) INT04-J. Do not attempt to store signed values in the char integral type