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

  1. This is the declaration of a friend function to overload the
  2. binary minus operator.  Since the function is not a member of the
  3. class, both arguments are specified explicitly in the argument
  4. list.
  5.