Page 77 - INTRODUCTION_TO_C++_Neat
P. 77

 For readandwrite fromafile youneedanother
   standard C++library called fstream, which
   defines three new data types:

          Datatype

ofstream
ifstream
fstream
   72   73   74   75   76   77   78   79   80   81   82