C庫函數void isalnum(int c)檢查,傳遞的字符字母是否為數字。 聲明以下是isalnum()函數的聲明。 int isalnum ( int c ); 參數c-- 這是要檢查的字符。
確定! 回上一頁