ctype.h
)Character Checking Functions
LIB_FT
This material is for educational purposes only. Use it to understand concepts and develop your own solutions.
These functions check various properties of a single character, taking an int
argument and returning either 0
or 1
.