eof
Section: Tcl Built-In Commands (n)
Updated:
Index
Return to Main Contents
NAME
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.
KEYWORDS
end, file
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- KEYWORDS
-
This document was created by
man2html,
using the manual pages.
Time: 20:33:20 GMT, October 05, 2024