Query: eof
OS: redhat
Section: n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
eof(n) Tcl Built-In Commands eof(n) __________________________________________________________________________________________________________________________________________________NAMEeof - Check for end of file condition on channelSYNOPSISeof channelId _________________________________________________________________DESCRIPTIONReturns 1 if an end of file condition occurred during the most recent input operation on channelId (such as gets), 0 otherwise.SEE ALSOfile(n), open(n), close(n), fblocked(n)KEYWORDSchannel, end of file Tcl 7.5 eof(n)
Related Man Pages |
---|
gets(n) - mojave |
gets(n) - centos |
gets(n) - opendarwin |
gets(3) - opendarwin |
gets(3) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Premature EOF |
Testing for EOF during a while loop |
unexpected EOF : BASH |
Gzip behavior on open files? |
Help for resolving Unexpected EOF while assigning value to variable |