home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tclX-6.4 / help / files / eof < prev    next >
Encoding:
Text File  |  1992-12-17  |  330 b   |  7 lines

  1.           eof fileId
  2.                Returns 1 if an end-of-file condition has  occurred  on
  3.                fileId,  0 otherwise.  FileId must have been the return
  4.                value from a previous call to open, or it may be stdin,
  5.                stdout,  or  stderr to refer to one of the standard I/O
  6.                channels.
  7.