Well, I have a small problem with checking the data type input by user. I want to make sure that the data got from keyboard must be "int" type. If User gives us another data types such as "char", "float, etc the program should report an error!!! :!:
Before you pass it onto the next stage make sure the input doesn't contain anything but numbers from 0-9.
Write your own function or adapt one already in the c library.
Reputation Points: 1536
Solved Threads: 431
Posting Expert
Offline 5,865 posts
since Aug 2005