changes.mady.by.user Pranjal Jumde
Saved on Dec 05, 2012
...
CERT C Coding Standard
void FIO34-C. Use int to capture the return value of character IO functions that might be used to check for end of file
CERT C++ Secure Coding Standard
VOID FIO34-CPP. Use int to capture the return value of character IO functions
[API 2006]
Class InputStream
InputStream
[JLS 2005]
§4.2 Primitive Types and Values
[Pugh 2008]
Waiting for the End