DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

mbsinit(S)


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.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003