home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11243.TXT < prev    next >
Encoding:
Text File  |  1993-08-09  |  178 b   |  4 lines

  1. fstream.h contains declarations for the classes that allow you to
  2. use a file as an ultimate consumer or producer.  These classes are
  3. filebuf, fstream, ifstream, and ofstream.
  4.