home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A093924.TXT < prev    next >
Encoding:
Text File  |  1993-10-20  |  160 b   |  4 lines

  1. Here, the value of the Fraction "y" is subtracted from the value
  2. of the Fraction "x".  Function call notation is used to call the
  3. overloaded minus operator.
  4.