-
- Downloads
Bugfix (introduced in rev 1.83) : ferror() does not return an errno value
(or any useful error number). It just returns a "non-zero" value, the same "non-zero" value regardless of the cause of failure. Still not positive if fread() sets errno in any/all CRTLs or not. :-(
Loading
Please register or sign in to comment