C 库函数- ispunct() C 标准库- <ctype.h> 描述C 库函数int ispunct(int c) 检查所传的字符是否是标点符号字符。标点符号字符可以是非字母数字(正如isalnum 中的 ...
確定! 回上一頁