Determines if a wide character corresponds to a single- byte multibyte character and returns its multibyte character representation. Format #include <stdio.h> #include <wchar.h> int wctob (wint_t c);