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

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

MB_LEN_MAX(3)

Contents


NAME    [Toc]    [Back]

       MB_LEN_MAX - maximum multibyte length of a character across all locales

SYNOPSIS    [Toc]    [Back]

       #include <limits.h>

DESCRIPTION    [Toc]    [Back]

       The MB_LEN_MAX macro is the upper bound for the number of bytes	needed
       to represent a single wide character, across all locales.

RETURN VALUE    [Toc]    [Back]

       A constant integer >= 1.

CONFORMING TO    [Toc]    [Back]

       ANSI C, POSIX.1

NOTES    [Toc]    [Back]

       The  entities  MB_LEN_MAX and sizeof(wchar_t) are totally unrelated. In
       the GNU libc, MB_LEN_MAX is typically 6 while sizeof(wchar_t) is 4.

SEE ALSO    [Toc]    [Back]

      
      
       MB_CUR_MAX(3)



Linux				  1999-07-04			 MB_LEN_MAX(3)
[ Back ]
 Similar pages
Name OS Title
MB_CUR_MAX Linux maximum length of a multibyte character in the current locale
mbrlen Tru64 Determine the length in bytes of a multibyte character
mblen Tru64 Determine the length in bytes of a multibyte character
scsi_maxphys HP-UX maximum allowed length of an I/O on all SCSI devices
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...
wcrtomb NetBSD converts a wide character to a multibyte character (restartable)
mbrtowc NetBSD converts a multibyte character to a wide character (restartable)
XmTextFieldGetMaxLength HP-UX 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
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service