int eof( int handle )
- prototype in io.h - returns 1 if end of file for file associated with handle, 0 if not end of file -1 if bad file number
- prototype in io.h - returns 1 if end of file for file associated with handle, 0 if not end of file -1 if bad file number