The script I am working on is over a page long, so I am going to link it (one simple file): http://pastebin.com/7BVHmQGp
I apologize for that. My problem is I get in
Try cin.clear, I believe you are constantly reading your initial input character.
cin >> selection; cin.clear();