mbsinit(S-osr5)
mbsinit --
test for initial multibyte conversion state
Syntax
cc . . . -lc
#include <wchar.h>
int mbsinit(const mbstate_t ps);
Description
If ps
is not a null pointer,
mbsinit
determines whether the pointed-to
mbstate_t
object describes an initial conversion state.
Return values
mbsinit
returns nonzero.
Standards conformance
mbsinit( )
is not part of any currently supported standard.
It is an extension of AT&T System V
provided by The SCO Group.
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005