Copyright Digital Equipment Corp. All rights reserved.
Tests a file to see if the end-of-file has been reached. Format #include <stdio.h> int feof (FILE *file_ptr);
Argument Return_Values