Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
MB_CUR_MAX(3)
Edit
PageHistory
Diff
Info
LikePages
MB_CUR_MAX !!!MB_CUR_MAX NAME SYNOPSIS DESCRIPTION RETURN VALUE CONFORMING TO SEE ALSO ---- !!NAME MB_CUR_MAX - maximum length of a multibyte character in the current locale !!SYNOPSIS __#include __ !!DESCRIPTION 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 An integer !!CONFORMING TO ANSI C, POSIX.1 !!SEE ALSO MB_LEN_MAX(3), mblen(3), mbtowc(3), mbstowcs(3), wctomb(3), wcstombs(3) ----
3 pages link to
MB_CUR_MAX(3)
:
wctomb(3)
mbtowc(3)
MB_LEN_MAX(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.