IsEof

Name

IsEof -- Returns whether the end of a file has been reached

Synopsis

IsEof[input->INPUT] =: BOOLEAN

Description

IsEof returns True when the input stream input has reached the end of file.

See also

Read.