EOF |
Top Previous Next |
Syntax - If EOF …
Description: This comparison operator is used to determine if the end of the input file has been reached. If the end of the file has been reached, then this operator will return a true condition.
|