*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> mbsinit (3)              
Title
Content
Arch
Section
 

MBSINIT(3)

Contents


NAME    [Toc]    [Back]

     mbsinit -- determine conversion object status

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

     #include <wchar.h>

     int
     mbsinit(const mbstate_t *ps);

DESCRIPTION    [Toc]    [Back]

     The mbsinit() function determines whether the mbstate_t object pointed to
     by ps describes an initial conversion state.

RETURN VALUES    [Toc]    [Back]

     The mbsinit() function returns non-zero if ps is NULL or describes an
     initial conversion state, otherwise it returns zero.

STANDARDS    [Toc]    [Back]

     The mbsinit() function conforms to ISO/IEC 9899:1999 (``ISO C99'').

BUGS    [Toc]    [Back]

     The current implementation does not support shift states; mbsinit()
     always returns non-zero.


FreeBSD 5.2.1			August 16, 2002 		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
pthread_exc_get_status_np Tru64 (Macro) Obtains a systemdefined error status from a DECthreads status exception object
fsclean_hfs HP-UX determine the shutdown status of HFS file systems
fsclean HP-UX determine the shutdown status of HFS file systems
psfiletype IRIX determine format of file for PostScript conversion
mbsinit Tru64 Determine whether a multibyte-character string is in the initial conversion state
VERSW Tru64 Check the status of an operating system version switch on a single cluster member to determine wheth...
versw Tru64 Check the status of an operating system version switch on a single cluster member to determine wheth...
cs_oid_in_set Tru64 determine if an object identifier (OID) is present in an OID set
tt_int_error HP-UX return the status of an error object
setobjstat OpenBSD set SCSI Environmental Services Device object status
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service