calling a value from another method if i have [code] void first_root() { Root1=(-b+sqrt(d))/(2*a); } [/code] and i want to...
Copy Constructor in a classminor coding error on my part on that! my last and final question... if i have [code] void first_...
Copy Constructor in a classi have been trying to compute the roots, everything compiles perfectly, but the result it returns in...
Copy Constructor in a classThanks thats helped alot! spent a few days trying to figure out how to write this code! now im a qua...
Copy Constructor in a classThanks! if i wanted to print the values for a b and c would it be [code] int main() { cout << "val...
This user does not accept Private Messages