Basic Number Validation in C++

preview_player
Показать описание
Demonstrates how to check and make sure number values between 1 and 10 are entered into a program.
Рекомендации по теме
Комментарии
Автор

This was exactly what I needed! ... and couldn't find anywhere... Thank you!

anno
Автор

I have a question, I have required test cases for the program im doing, and one of them is to put "maybe" as an input. I just want to tell the user "Please enter an integer:" But instead I get that message 5 times because "maybe" has 5 letters. Can you help me fix it please? Thank you so much for the help and great video!

mamauaska
Автор

my program stops when i ask a user for a number input, it says something about thread breakpoint. how do i prevent it from stopping?

memelopez