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

  1. Notice how the Fraction object appears as the first argument
  2. of the input operator.  The Fraction object has to be the
  3. first argument because the input operator is a member
  4. function.
  5.