C的库函数

<ctype.h>

isalnum():数字或字母

isalpha():字母

isblank():标准空白字符,包括空格,水平tab,newline等

iscntrl():控制字符,如ctrl+B

isdigit():一位数字

isgraph():除了空格之外的打印字符(printing character)

islower():小写字母

ispunct():标点符号(any printing character other than a space or an alpha-numeric character)

isspace():空格符(空格,newline,水平和竖直tab等)

isupper():大写字母

isxdigit():十六进制字符


tolower():将大写字母转换成小写字母,其他字符不变

toupper():将小写字母转换成大写字母,其他字符不变



<math.h>




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值