有一些函数用于将字符分类为属于某个类别。例如 isdigit('0')isspace(' ')ispunct('!') 都返回 true(以非零 int 值的形式)。

最后修改: 2025年01月30日 星期四 16:04