/sys$common/syshlp/helplib.hlb CC, Run-time functions, ferror *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Returns a nonzero integer if an error occurred while reading or writing to a file. Syntax: #include <stdio.h> int ferror(FILE *file_pointer);
|