VMS Help
CXXL, iostream_package, ofstream

 *Conan The Librarian

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

  Header:

 	#include <fstream.hxx>
  Close     Help