Embedded Artistry libc
C Standard Library Support for Bare-metal Systems
|
#include <wctype.h>
Go to the source code of this file.
Functions | |
int | iswalnum (wint_t wc) |
int iswalnum | ( | wint_t | wc | ) |
Definition at line 3 of file iswalnum.c.
References iswalpha(), and iswdigit().
Referenced by iswctype().