Infinite Loop after cin helpAh yea completely overlooked that fact. Thanks again, got the program running. I'll definitely remem...
Infinite Loop after cin helpThanks that did the tricke, didn't think about clearing the stream! :-)
Infinite Loop after cin helpBeen a couple of days and still can't seem to get this code to work. Was wondering if anyone had any...
Infinite Loop after cin helpSeems the problem is with the line [code] cout << "Telephone number: " << endl; cin >> customerAcc[c...
Infinite Loop after cin helpHere is what I have so far. It's inside a switch statement. Well the [code][count][/code] is there s...