C-ctypes.h-APIs
API name |
API description |
---|---|
test for an alphanumeric character |
|
test for an alphabetic character |
|
test for a 7-bit US-ASCII character |
|
test for a blank character |
|
test for a control character |
|
test for a decimal digit |
|
test for a visible character |
|
test for a lowercase letter |
|
test for a printable character |
|
test for a punctuation character |
|
test for a white-space character |
|
test for an uppercase letter |
|
test for a hexadecimal digit |
|
test for an alphanumeric character |
|
test for an alphabetic character |
|
test for a blank character |
|
test for a control character |
|
test for a decimal digit |
|
test for a visible character |
|
test for a lowercase letter |
|
test for a printable character |
|
test for a punctuation character |
|
test for a white-space character |
|
test for an uppercase letter |
|
test for a hexadecimal digit |