...
Search for vulnerabilities resulting from the violation of this rule guideline on the CERT website.
Other Languages
This rule guideline appears in the C Secure Coding Standard as FLP33-C. Convert integers to floating point for floating point operations.
This rule guideline appears in the C++ Secure Coding Standard as FLP33-CPP. Convert integers to floating point for floating point operations.
...