MyOS Libc
ctype.h
Go to the documentation of this file.
1
5
#ifndef CTYPE_H
6
#define CTYPE_H
7
13
int
isdigit
(
int
c);
14
15
#endif
isdigit
int isdigit(int c)
Definition:
ctype.c:1
libc
ctype.h
Generated by
1.9.1