Copyright Digital Equipment Corp. All rights reserved.
Indicates if a wide character is classed as a graphic character
in the program's current locale.
Format
#include <wctype.h> (ISO C)
#include <wchar.h> (XPG4)
int iswgraph (wint_t wc);
Argument Return_Values