fail

eof

#include <iostream>bool eof() const;

The eof( ) function is a member of ios.

The eof( ) function returns true when the end of the associated input file has been encountered; otherwise, it returns false.

Related functions are bad( ), fail( ), good( ), rdstate( ), and clear( ).




C(s)C++ Programmer's Reference
C Programming on the IBM PC (C Programmers Reference Guide Series)
ISBN: 0673462897
EAN: 2147483647
Year: 2002
Pages: 539

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net