mbsinit
mbsinit
int ``mbsinit``(const mbstate_t *ps);
The function returns a nonzero value if ps
is a null pointer or if *ps
designates an initial conversion state. Otherwise, it returns zero.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
mbsinit
int ``mbsinit``(const mbstate_t *ps);
The function returns a nonzero value if ps
is a null pointer or if *ps
designates an initial conversion state. Otherwise, it returns zero.