...
Wiki Markup |
---|
\[[ISO/IEC 9899:1999|AA. References#ISO/IEC 9899-1999]\] Section 7.19.6.1, "The {{fprintf}} function" \[[MITRE 07|AA. References#MITRE 07]\] [CWE ID 686|http://cwe.mitre.org/data/definitions/686.html], "Function Call With Incorrect Argument Type" |
...
09. Input Output (FIO)FIO19-C. Do not use fseek() and ftell() to compute the size of a file 09. Input Output (FIO)