User: mgoodall

  • Public profile

User profile: mgoodall

User info
User name:mgoodall
History
Joined:
Number of posts:10
Latest posts:

Loops and average
If you haven't learned functions yet, and I suspect you haven't, you're looking for something like t...

Help with stringstream
I have a file A that has multiple paragraphs. I need to identify where I matched words from another...

Proper of protecting from bad input. What is the professional way of dealing with it?
YOu really need to convert the menu_choice to lower case, if you're going for clean input. If the u...

Please explain recursive function
Thank you both! That really helps. I thought I understood before, but now I get it. IHutch105, yo...

while (score < 0 || score > 100)
EDIT - you're using global variables, instead of passing and returning parameters. If you want to u...

This user does not accept Private Messages