Name

fstream class — Input and output file stream

Synopsis

typedef basic_fstream<char> fstream;

The fstream class is a specialization of the basic_fstream template for char characters.