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

  1. The main routine calls divide().  Since the second parameter of
  2. the function call is zero, divide() throws an exception.
  3.