◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Constant: MB_CUR_MAX Include: <stdlib.h> Context: ANSI multibyte- and wide-character conversion functions. Summary: The value of MB_CUR_MAX is the maximum number of bytes in a multibyte character for the current locale. See also: mblen, mbtowc, mbstowcs, wchar_t, wcstombs, wctomb, MB_LEN_MAX -♦-