ispunct ()函数用于判断字符是否为标点符号。 ispunct()函数语法int ispunct(int ch); 参数ch为一个待检查的字符。 ispunct()函数的返回值:不是标点 ...
確定! 回上一頁