isalpha tests an integer value c to determine whether it is an alphabetic (uppercase or lowercase) character. In the C locale, isalpha returns true only for the ...
確定! 回上一頁