SYNOPSIS. #include <ctype.h>. int isalnum(int c);. int isalnum_l(int c, locale_t locale);. DESCRIPTION. The isalnum() function tests for any character for ...
確定! 回上一頁