User: JB252

  • Public profile

User profile: JB252

User info
User name:JB252
History
Joined:
Number of posts:13
Latest posts:

Please help me to do this assignment
My 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