changes.mady.by.user David Svoboda
Saved on Feb 21, 2011
Saved on Feb 22, 2011
...
The CERT Oracle Secure Coding Standard for Java: FLP10-J. Do not cast primitive integer types Beware of precision lost when casting primitive integers to floating-point types without range checks
ISO/IEC 9899:1999 6.3.1.4: "Real floating and integer"