| ceof | Function (ROM Call 0x128) |
| cert.h |
| short ceof (CFILE *context); |
Returns end-of-file status of the context.
ceof returns TRUE if the end-of-file indicator of the file associated with the file context pointed to by context is set, otherwise it returns FALSE.