Logic error using the getline() functionThanks everyone. [code]cin.ignore();[/code] Just worked fine. Tricky thing to mix those cin and getl...
Logic error using the getline() functionHello, I have written a small sample program that reflects the problem that I'm having in my larg...