Please help me to do this assignmentMy advice, read your book and take notes.
My gym_Membership source, C++, is it neat?Your math is off. [code]total_due = (hours_to_pay_in_money + 9.95);[/code] You should be multiplyi...
getline function[code] typedef string myString; [/code]
Help with else and if statements[code] if (condition < 0) { cout << "Error"; } [/code]
How do I copy the codes into my computer to run them? http://www.cplusplus.com/doc/tutorial/ Start with compilers
This user does not accept Private Messages