Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Orin27 on April 24, 2010, 07:33:18 pm
-
I'm looking to perform input validation in a simple program I'm writing. I have an int to be input, and want to ensure that the user does input the correct type, otherwise my program runs infinite. What's the best way to handle this? It appears there is no isDigit() and atoi() functionality in C::B.
-
C::B is "just" an IDE not a compiler.
So your question has nothing to do with C::B and therefore violates our forum rules.
Topic locked !