User profile: agnophilo

User info
User name:agnophilo
History
Joined:
Number of posts:85
Latest posts:

Need help storing user's input
" else cout << endl;" is outside of your {block}

array help!
Put your code in code brackets so it shows up properly with line numbers etc, tell us what errors yo...

Need Help!!
What don't you understand?

LIST !
Make a limit to the number of items there can be in the list by either making a set number of cin<< ...

Difference between Arrays and Enumerated Constants
Defined constants just make it easier to write code by substituting a label (like January) with a nu...