Manpages

Manpage of eof

eof

Section: Tcl Built-In Commands (n)
Updated: 7.5
Index
Return to Main Contents



 

NAME

eof - Check for end of file condition on channel  

SYNOPSIS

eof channelId



 

DESCRIPTION

Returns 1 if an end of file condition occurred during the most recent input operation on channelId (such as gets), 0 otherwise.

 

SEE ALSO

file(n), open(n), close(n), fblocked(n)

 

KEYWORDS

channel, end of file


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
KEYWORDS

This document was created by man2html, using the manual pages.
Time: 06:41:22 GMT, April 20, 2024