
-----------------------------------
boogerlad
Wed Jan 04, 2012 6:48 pm

cin error returning
-----------------------------------
Let's just say that you have
[code]int x = 5;
cin >> x;
cout 