cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
number validation
number validation
Oct 16, 2008 at 4:22pm UTC
renepo
(1)
I am writing a small C++ cprogram, and need the user to enter numbers. How do I write the code that would prevent them from entering a letter?
thanks
Oct 16, 2008 at 4:48pm UTC
Bazzy
(6281)
This topic was already discussed, here you should find the answer:
http://www.cplusplus.com/forum/beginner/4566/#msg20182
Last edited on
Oct 16, 2008 at 4:49pm UTC
Topic archived. No new replies allowed.