String input Problems; out of things to tryIt works without cin.ignore(numeric_limits<streamsize>::max(), '\n'); so, cin >> temp; getline(cin...
String input Problems; out of things to tryThis code probably will look super unprofessional to you guys but it works for the purpose i need......
String input Problems; out of things to tryOk I'm getting a bit closer to the source... I'm testing this code now: #include <iostream> #inclu...
String input Problems; out of things to tryI've done some testing and getline(cin, title_final); only doesn't work when its in that loop that I...
String input Problems; out of things to tryHey guys, I've run into a problem inputting a string with this code... #include <iostream> #incl...
This user does not accept Private Messages