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

  1. You must either duplicate the code that works on fractions in all
  2. the modules, or have the modules share some functions.  Either
  3. way, calculations on fractions must occur in many places in the
  4. program.
  5.