...
Wiki Markup |
---|
\[[JLS 2005|AA. Bibliography#JLS 05]\] [Section 5.1.2|http://java.sun.com/docs/books/jls/third_edition/html/conversions.html#5.1.2], "Widening Primitive Conversion" |
...
INT02NUM02-J. Do not assume that the remainder operator always returns a non-negative result 03. Integers (INT) INT04-J. Avoid using the char integral type to hold signed values