/sys$common/syshlp/helplib.hlb CC, Run-time functions, feof *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Tests a file to see if the end-of-file has been reached. Syntax: #include <stdio.h> int feof(FILE *file_pointer);
|