changes.mady.by.user Robert Seacord
Saved on Jun 01, 2008
changes.mady.by.user Alex Volkovitsky
Saved on Jun 03, 2008
...
FIO12-A. Prefer setvbuf() to setbuf()
FIO13-A. Never push back more than one character and never push back anything other than what was one read character.
FIO14-A. Understand the difference between text mode and binary mode with file streams