isdigit.c. Go to the documentation of this file. 1 // Pulled from musl libc, locale support removed. 2. 3 #include <ctype.h>. 4. 5 int isdigit(int c).
確定! 回上一頁