Prashant
2005-02-06 01:28:04 UTC
For some reason i a mgetting the following error in my polynomialAsArray
class constructor.
"Implicit super constructor Rational() is undefined. Must explicitly invoke
another constructor"
does anyone have any ideaas why? I have my rational constructor as public
and it is visible to another class that i am using it in (to test the
polynomial as array class).
- Prashant
class constructor.
"Implicit super constructor Rational() is undefined. Must explicitly invoke
another constructor"
does anyone have any ideaas why? I have my rational constructor as public
and it is visible to another class that i am using it in (to test the
polynomial as array class).
- Prashant