Contents|Index|Previous|Next
Reading and writing files

These methods are declared in fstream.h. You can read data from class ifstream with any operation from class istream. There are also a few specialized facilities, as in the following methods.

Top|Contents|Index|Previous|Next