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

  1. The function main() contains a try block.  The try block has an
  2. integer exception handler, and a catch-all exception handler.
  3.