can't display int valueor insert in your code after [code] cin >> aDigit[i]; [/code] the code snippet [code] if (cin....
can't display int valueoh, i forgot something. maybe you want to test that your input is also positiv you have to change l...
can't display int valueyep, 12345678901is too big for an integer. i'm not sure why it's going havoc with cin, but you can ...