Check if User Inputs a Letter or Number in C

后端 未结 7 1542
终归单人心
终归单人心 2020-12-03 15:22

Is there an easy way to call a C script to see if the user inputs a letter from the English alphabet? I\'m thinking something like this:

if (variable == a -          


        
7条回答
提交回复
热议问题