home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH01 / A01154.TXT < prev    next >
Encoding:
Text File  |  1993-11-23  |  371 b   |  7 lines

  1. Proven compilers for C++ are available for many computers and
  2. operating systems.  Like C, the features of the language are
  3. mostly designed to be independent of the architecture of the
  4. computer, and standard interfaces are defined for linkable library
  5. routines.  However, some features, especially external class
  6. libraries, may vary from one C++ product to another.
  7.