User: Joe1992

  • Public profile

User profile: Joe1992

User info
User name:Joe1992
History
Joined:
Number of posts:6
Latest posts:

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 class
minor coding error on my part on that! my last and final question... if i have [code] void first_...

Copy Constructor in a class
i have been trying to compute the roots, everything compiles perfectly, but the result it returns in...

Copy Constructor in a class
Thanks thats helped alot! spent a few days trying to figure out how to write this code! now im a qua...

Copy Constructor in a class
Thanks! 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