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

  man pages->Linux man pages -> MB_CUR_MAX (3)              
Title
Content
Arch
Section
 

MB_CUR_MAX(3)

Contents


NAME    [Toc]    [Back]

       MB_CUR_MAX  -  maximum  length  of a multibyte character in the current
       locale

SYNOPSIS    [Toc]    [Back]

       #include <stdlib.h>

DESCRIPTION    [Toc]    [Back]

       The MB_CUR_MAX macro defines an integer expression giving  the  maximum
       number of bytes needed to represent a single wide character in the current
 locale.  It is locale dependent and therefore not  a  compile-time
       constant.

RETURN VALUE    [Toc]    [Back]

       An  integer  >=	1  and <= MB_LEN_MAX.  The value 1 denotes traditional
       8-bit encoded characters.

CONFORMING TO    [Toc]    [Back]

       ANSI C, POSIX.1

SEE ALSO    [Toc]    [Back]

      
      
       MB_LEN_MAX(3), mblen(3), mbtowc(3), mbstowcs(3), wctomb(3), wcstombs(3)



Linux				  1999-07-04			 MB_CUR_MAX(3)
[ Back ]
 Similar pages
Name OS Title
MB_LEN_MAX Linux maximum multibyte length of a character across all locales
mbrlen Tru64 Determine the length in bytes of a multibyte character
mblen Tru64 Determine the length in bytes of a multibyte character
XmTextFieldGetMaxLength Tru64 A TextField function that accesses the value of the current maximum allowable length of a text strin...
XmTextFieldSetMaxLength Tru64 A TextField function that sets the value of the current maximum allowable length of a text string en...
XmTextFieldSetMaxLength IRIX A TextField function that sets the value of the current maximum allowable length of a text string entered from
XmTextFieldGetMaxLength IRIX A TextField function that accesses the value of the current maximum allowable length of a text string entered
XmTextFieldSetMaxLength HP-UX A TextField function that sets the value of the current maximum allowable length of a text string entered from
XmTextFieldGetMaxLength HP-UX A TextField function that accesses the value of the current maximum allowable length of a text string entered
wcsxfrm Tru64 Transform wide-character strings for collation in the current locale
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service