Is there a function in C which checks whether a character is a character or integer, etc?

StackOverflow https://stackoverflow.com/questions/9403690

  •  29-10-2019
  •  | 
  •  

문제

I have a a homework, and my professor said some of the students figured out that they could check whether the characters they read in are specific ones using a function. He said it was in the string.h library, but I checked and I don't see it. Can anybody point me in the right direction?

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top