cctype
Standard library header <cctype>
This header was originally in the C standard library as <ctype.h>
.
This header is part of the null-terminated byte strings library.
Functions |
|
checks if a character is alphanumeric (function) |
|
checks if a character is alphabetic (function) |
|
|