描述C库函数int ispunct(int c) 检查所传递的字符是否为标点字符。标点符号是不是字母数字的任何图形字符(如isgraph)(如isalnum)。 声明以下是ispunct()函数的 ...
確定! 回上一頁