FileEOF

Description

Returns 1 if the given file has reached the end of its data stream, 0 otherwise. Only used when reading.

Definition

integer FileEOF( iFileID )

Parameters