eof(1tcl)
eof --
check for end-of-file condition on open file
Synopsis
eof fileId
Description
Returns 1 if an end-of-file condition has occurred on
fileId, 0 otherwise. fileId must have
been the return value from a previous call to
open, or it may be stdin,
stdout, or stderr to refer to one of
the standard I/O channels.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004