VMS Help
CXXL, iostream_package, ifstream

 *Conan The Librarian

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

  Header:

 	#include <fstream.hxx>
  Close     Help