home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A11112.TXT < prev    next >
Encoding:
Text File  |  1993-11-22  |  213 b   |  5 lines

  1. The input and output facilities that you normally find in C are
  2. still available in C++.  Nevertheless, your programs will be
  3. simpler and easier to code if you use C++ I/O rather than the
  4. standard C functions.
  5.