
...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Other Languages
Related Guidelines
This rule appears in the C++ Secure Coding Standard as : INT17-CPP. Define integer constants in an implementation-independent manner.
Bibliography
Wiki Markup |
---|
\[[Dewhurst 022002|AA. Bibliography#Dewhurst 02]\] Gotcha #25, "#define Literals" \[[ISO/IEC 9899-1999|AA. Bibliography#ISO/IEC 9899-1999]] Section 6.4.4.1, "Integer constants" |
...