Search:

Type: Posts; User: DavidFongs

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    2,588

    Re: Fractions Code help

    I have to assume you mean it is printing 0/0 when you are calling f1.writeFraction() and f2.writeFraction()...... The only way this could happen is if you are constructing the fraction with zeros.
    ...
  2. Replies
    3
    Views
    2,588

    Re: Fractions Code help

    You need to return true if they are equal and false otherwise
Results 1 to 2 of 2