toupper()Yes sorry, i forgot to mention the fail safes.
toupper()store the input char letter; cin >> letter; then subtract 32 from the char to change its asci...
strange error, any ideas?error MSB6001 This came up in my program, struggling to understand what it means? Any ideas wo...
Sorting a deque of struct pointersThanks for the replies. The reason for the parent is for backtracking during the algorithms implemen...
Beginner ProgramYou need to work though the tutorials on this website. This program although very simple, appears to...
This user does not accept Private Messages