home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17136.TXT < prev    next >
Encoding:
Text File  |  1993-11-04  |  464 b   |  8 lines

  1. As not all compilers support exception handing, two versions of
  2. the program are provided.  The program described here is the
  3. complete example with exception handling.  This version can be run
  4. only with the OS/2 operating system.  A second version that omits
  5. exception handling can be run in DOS.  The run button the end of
  6. this chapter executes the DOS version of the program.  Source code
  7. and executable files for both versions are included on the CD-ROM.
  8.