User profile: jktexas1

User info
User name:jktexas1
History
Joined:
Number of posts:13
Latest posts:

String input Problems; out of things to try
It works without cin.ignore(numeric_limits<streamsize>::max(), '\n'); so, cin >> temp; getline(cin...

String input Problems; out of things to try
This code probably will look super unprofessional to you guys but it works for the purpose i need......

String input Problems; out of things to try
Ok 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 try
I'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 try
Hey guys, I've run into a problem inputting a string with this code... #include <iostream> #incl...

This user does not accept Private Messages

User: jktexas1

  • Public profile