ferror function
XXXX
Library: stdio.h Prototype: int ferror(stream fp); Syntax:
Examples:
See Also:
malloc
function.
See also:
https://wiki.sei.cmu.edu/confluence/display/c/ERR01-C.+Use+ferror%28%29+rather+than+errno+to+check+for+FILE+stream+errors
Top
Master Index
Keywords
Functions
Martin Leslie