Beginner C++ QuestionI got it, thanks for the hint.
Beginner C++ QuestionSorry about that, the formatting messed up while copy + pasting somehow. [code] #include <iostream...
Beginner C++ QuestionHow would I ask the user to input user name instead of setting it to Dave? [code] #include <iost...
Infinite loopSo it is best to use a for loop in this situation instead of do/while?
Infinite loopI didnt realize you could have botth year ++ and age ++ in one for loop condition statement. Thanks ...
This user does not accept Private Messages