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
  •  | 
  •  

Frage

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?

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top