Copyright Digital Equipment Corp. All rights reserved.
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);
Argument Description Return_Values