Name: Anonymous 2011-04-14 9:23
The purpose of this programs is to have a user input games he wants to save to a list and then remove and search the list.
The problems I was having before I changed the section about removing games are:
When I enter a name with spaces (Team Fortress 2) to add to the list, my program displays "What do you want to do? Commands are etc." over and over.
I don't know how to have the user input the name of a game and then have the game removed from the vector.
http://pastebay.com/120455
Could anyone help me?
The problems I was having before I changed the section about removing games are:
When I enter a name with spaces (Team Fortress 2) to add to the list, my program displays "What do you want to do? Commands are etc." over and over.
I don't know how to have the user input the name of a game and then have the game removed from the vector.
http://pastebay.com/120455
Could anyone help me?