![]() |
|
| << Previous | Next >> | |
| | |
Description
- Tests for a decimal digit: 0 - 9
Parameters
- c
- Character to test.
Return value
0if not a decimal digit.
!0otherwise.Library
- STRING.LIB
See also
- isxdigit, isalpha, isalpha
| Dynamic C Functions | << Previous | Next >> | rabbit.com |