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