函数名: ispunct. 头文件:<ctype.h>. 函数原型: int ispunct(int ch);. 功能: 判断字符是否为标点符号. 参数: int ch 待检查的字符. 返回值: ch不是标点符号 返回0 ...
確定! 回上一頁