Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
\[[JLS 2005|AA. Bibliography#JLS 05]\] [§Section 15.15.4 Unary Minus Operator17.3|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.15.4] and [§15.17.3] "Remainder Operators|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.17.3]"

...

INT01-J. Check ranges before casting integers to narrower types      06. Integers (INT)      INT03-J. Do not cast numeric types to wider floating-point types without range checking