Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <wchar.h> int mbsinit(const mbstate_t *ps); | |
Description | If ps is not a null pointer, | |
Return val. | Value | if ps is a null pointer or points to an object that describes an “initial conversion” state. |
0 | otherwise. |