Help with template functionsI get an error saying no matching function for call to menuOption() [code] template <typename ...
Problem with string and cinI got rid of the cin>>dummy; and put a cin.ignore outside the for loop
Problem with string and cinalright I figured that out i had to put a dummy string to clear the white space and it works but now...
Problem with string and cinI want the user to be able to have a two word team name but it skips the first team name and goes to...
Infinite Loop PLEASE HELPThat was it! thank I forgot to put a stopping condition and that for() statement was wrong I needed ...
This user does not accept Private Messages