SysFileEOFΒΆ
This function of type BOOL will return 1, if the current offset is at the end of the file; it will return 0, if the end of file has not yet been reached.
| Input-Variable | Data Type | Description |
|---|---|---|
| File | DWORD | File number (see SysFileOpen) |
This function of type BOOL will return 1, if the current offset is at the end of the file; it will return 0, if the end of file has not yet been reached.
| Input-Variable | Data Type | Description |
|---|---|---|
| File | DWORD | File number (see SysFileOpen) |