getline gives me a empty first lineThanks for the clarification. Understanding what each method and function does within classes is a...
while(1) loop problemhard to read without indentation, but what i see so far is that the number of open and close curly b...
Requesting help with simple loop problemIt continues to the end of the loop regardless. Your code, with the while on top, would still work ...
Requesting help with simple loop problemI suspect you are still doing the push back even on the exiting value and using the last actual inte...
getline gives me a empty first lineThanks for the help folks. In the meantime, while experimenting i discovered that adding cin.get() ...