home *** CD-ROM | disk | FTP | other *** search
- Three output facilities are provided by this class. The member
- function display() writes the Fraction object in mixed form. The
- friend function print() writes the Fraction in its pure form. The
- input and output operators have been overloaded for this class.
- A box appears after this explanation to show the different forms
- of statements that call these functions and operators.
-