![]() |
|
| << Previous | Next >> | |
| | |
Description
- Tests for printing character, including space: 32 <=
c<= 126Parameters
- c
- Character to test.
Return value
0if not a printing character,!0otherwise.Library
- STRING.LIB
See also
- isdigit, isxdigit, isalpha, ispunct, isspace, isalnum, isgraph
| Dynamic C Functions | << Previous | Next >> | rabbit.com |