wctomb
int wctomb(char *, wchar_t);
PROTO_STD_DEPRECATED(wctomb);
int j = wctomb(temp, c), k;
result = wctomb(temp, ch);
l = wctomb(dst, c);
wctomb(NULL, L'\0');
if (wctomb(buf, d) == 1) {
if (wctomb(buf, d) == 1) {
if (mbtowc(NULL, NULL, 0) == -1 || wctomb(NULL, L'\0') == -1)
n = wctomb(pbuf, fun_wc(wc));
mblen[i] = wctomb(mbdelim[i], wcdelim[i]);
dst += wctomb(dst, ch);
mlen = wctomb(m, tmp);
mlen = wctomb(m, u);
size = wctomb(ud->data, wc);
wctomb(NULL, 0);