How do i make this less bulky and difficult?[quote]If possible, I would like help making the comments more clear, and easy for someone with no e...
Removing punctuation from start and end of stringIf you run the for loop in reverse it will work.
ArraysClick Edit, select all your code and click the button on the side that looks like <>. That's called ...
Simple string problemyou didn't do it for city name and I don't see where you used[code] std::cin.ignore() [/code] Read ...
Simple string problemcin is going to stop after the space. read about getline and how to use here http://www.augustcounci...