Trouble using getline() and storing input till later use.I am writing a class that uses an input facilitator function that will be used in another program to...
Trouble using an input facilitator function to read a list with tabs.[quote]If a string contains space you need to use getline with '\t' as delimiter.[/quote] Edit: Ch...
Trouble using an input facilitator function to read a list with tabs.Ah okay, I was unsure if a state name like Rhode Island would cause an issue and the program would r...
Trouble using an input facilitator function to read a list with tabs.Working on a small ungraded assignment for my class and have stumbled upon a problem. We are suppose...
This user does not accept Private Messages