C library function - isdigit(), The C library function int isdigit(int c) checks if the passed character is a decimal digit character.
確定! 回上一頁