Eric
2004-09-26 21:02:37 UTC
Hi sorry, i forgot to include this question in last email.
the method toString has a string type, when we are returning n/d, do we
need to convert the n, d to string type (since n,d are int), and i know
they will still be outputed even without converting them to string, but
just wondering if that matters.
the method toString has a string type, when we are returning n/d, do we
need to convert the n, d to string type (since n,d are int), and i know
they will still be outputed even without converting them to string, but
just wondering if that matters.