![]() |
|
| << Previous | Next >> | |
| | |
Description
- Tests for a control character: 0 <=
c<= 31 orc== 127.Parameters
- c
- Character to test.
Return value
0if not a control character.
!0otherwise.Library
- STRING.LIB
See also
- isalpha, isalnum, isdigit, ispunct
| Dynamic C Functions | << Previous | Next >> | rabbit.com |