changes.mady.by.user Robert Seacord (Manager)
Saved on Apr 26, 2008
...
ERR01-A. Use ferror() rather than errno to check for any accumulated error
ERR02-A. Avoid in-band error indicators
ERR30-C. Set errno to zero before calling a function, and use it only after the function returns a value indicating failure