Forum: C Jul 3rd, 2009 |
| Replies: 3 Views: 1,011 I want to thank you all for your input, I did get it solved. |
Forum: C Jul 2nd, 2009 |
| Replies: 3 Views: 1,011 Hi Everyone,
I need help with using isdigit in C. What I am trying to do is verify that the user input is numeric. In my program, as is, I get the error:
line (21) : error C2061: syntax error :... |