User profile: mibukiel

User info
User name:mibukiel
History
Joined:
Number of posts:3
Latest posts:

can't display int value
or insert in your code after [code] cin >> aDigit[i]; [/code] the code snippet [code] if (cin....

can't display int value
oh, i forgot something. maybe you want to test that your input is also positiv you have to change l...

can't display int value
yep, 12345678901is too big for an integer. i'm not sure why it's going havoc with cin, but you can ...