eof
eof(fid)
 
This function returns 1 if an end-of-file condition has occurred on file identifier fid, or 0 otherwise. fid must be a return value from a previous call to open.
Related Topics
Est-ce que cela a été utile ?