ctype, isalpha, isalnum, isascii, isblank, iscntrl, isdigit, islower, isprint, isspace, isupper, ... #include <ctype.h> int isalpha(int c );
確定! 回上一頁