Indicates if a wide character is classed as a space character in the program's current locale. Format #include <wctype.h> (ISO C) #include <wchar.h> (XPG4) int iswspace (wint_t wc);