The Microsoft Input/Output Stream Classes (iostream.hlp) (Table of Contents; Topic list)
filebuf::~filebuf
filebuf                                     Up Contents Index Back
──The Microsoft iostream Classes────────────────────────────────────────────
 
  ~filebuf();
 
  Remarks
 
  Closes the attached file only if that file was opened by the open member
  function.
 
 
                                     -♦-