isdigit is used to check if the first character in str is a digit and therefore a valid candidate to be converted by atoi into an integer value. See also.
確定! 回上一頁