Name: Anonymous 2007-04-30 12:51 ID:xTzKP01J
I bet the answer to this is simple and I'm simply too stupid to figure it out.
I have a program that is asking for a number in the range of 1-8. I do not want to allow the user to enter strings. What is a short and clean way to only allow ints to be entered?
I have a program that is asking for a number in the range of 1-8. I do not want to allow the user to enter strings. What is a short and clean way to only allow ints to be entered?