VMS Help
CXXL, iostream_package, fstream

 *Conan The Librarian

  This class specializes the class iostream to files using a filebuf
  object to do the input and output. Your program can perform common
  operations, such as opening and closing files, without explicitly
  mentioning filebuf objects.

  Header:

 	#include <fstream.hxx>
  Close     Help