Loading...
Select Version
&pagelevel(4)&pagelevel
Definition | #include <stdio.h> int wctob(wint_t c); The | |
Return val. |
| if no corresponding multibyte character with length one in the initial shift state exists for c. |
Multibyte character, with a length of 1 byte, that corresponds to c | ||
otherwise. | ||
See also | mblen, mbtowc, wcstombs, wctomb |