| iscntrl |
(int ch) |
yoix.ctype |
| |
Returns
1
if the integer
ch
represents an ASCII delete or control character, and
0
otherwise.
| |
| Return: |
int
| | |
| See Also: |
isalnum,
isalpha,
isascii,
isdigit,
isgraph,
islower,
isoctal,
isprint,
ispunct,
isspace,
isupper,
isxdigit
|
|
Yoix is a registered trademark of AT&T Inc.
|