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

  1. The exception handling feature was added to C++ after the initial
  2. language definition.  It is not available in all C++ compilers.
  3.  
  4. All programs in this chapter will only run in an OS/2 window or
  5. full screen session.  Instructions for running these programs
  6. will appear when this text is finished.
  7.