|
first, tnx for your detailed answer
second, I would appreciate it if you could explain me this: If I should not declare "class Rational;". then where should I remove the constructor to?
another general question: Why should I declare "Rational::Rational" in the constructor and not just "Rational"?
tnx..
|