DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

mbsinit(3C)


mbsinit -- test for initial multibyte conversion state

Synopsis

   #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.
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004