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

  1. This chapter introduces conversions in C++.  Almost all programs
  2. contain objects of different types.  Understanding how types are
  3. converted and checked is an important aspect of programming in
  4. C++.
  5.