MyOS Libc
Functions
ctype.h File Reference
Go to the source code of this file.
Functions
int
isdigit
(int c)
Function Documentation
◆
isdigit()
int isdigit
(
int
c
)
Checks whether a character is an ascii digit
Parameters
c
The character to check
Returns
0 if the character is a digit
libc
ctype.h
Generated by
1.8.20