Introduction of an integer
Ask the user to enter an integer. if the user enters an integer rather than introduce such as 14 + 12. The program should show a message saying invalid character and ask to enter another number.
Help me resolution
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Apr 1, 2013, 9:03 AM
In C# that would be :
or, if you want it in C :
Vitor FerreiraPosted Mar 31, 2013, 10:31 AM
VulpesPosted Mar 30, 2013, 5:47 PM