NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
int feof ( byte  handle)
inline

Check End-of-file indicator.

Checks whether the End-of-File indicator associated with the handle is set, returning a value different from zero if it is.

Parameters
handleThe handle of the file to check.
Returns
Currently always returns 0.
Examples:
ex_feof.nxc.