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

  1. This example shows how to substitute a user-defined function, in
  2. this case the function myUnexpected(), for the system-defined
  3. unexpected() function.  It also shows how to reinstate the default
  4. function.
  5.