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

  1. When the function Process() calls divide(), divide() throws an
  2. exception.  Because Process has an empty exception specification,
  3. the exception is unexpected.
  4.