C庫函式 void isalnum(int c)檢查,傳遞的字元字母是否為數位。 宣告. 以下是isalnum()函式的宣告。 int isalnum(int c);. 引數. c -- 這是要檢查的字元。 返回值.
確定! 回上一頁