...
This rule appears in the C++ Secure Coding Standard as FIO34-CPP. Use int to capture the return value of character IO functions.
...
Bibliography
Wiki Markup |
---|
\[[API 2006|AA. Bibliography#API 06]\] Class {{InputStream}} \[[JLS 2005|AA. Bibliography#JLS 05]\] 4.2 Primitive Types and Values \[[Pugh 2008|AA. Bibliography#Pugh 08]\] "Waiting for the end" |
...