c programming
C / C++ / MFC
5
Posts
5
Posters
0
Views
1
Watching
-
I want to get a positive integer from the user.
-
I want to get a positive integer from the user.
-
I want to get a positive integer from the user.
There's only about a couple dozen different ways to do that, depending on the application type you're writing and the context in which you're getting this input. Without a lot more detail about what you're doing, anything anyone replies with will be just guess work that will probably not work in your situation.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave Kreskowiak -
I want to get a positive integer from the user.
Do it! Good luck! :)
-
I want to get a positive integer from the user.