COHERENT manpages

This page displays the COHERENT manpage for MB_CUR_MAX [Largest size of a multibyte character in current locale].

List of available manpages
Index


MB_CUR_MAX -- Manifest Constant

Largest size of a multibyte character in current locale
#include <stdlib.h>

MB_CUR_MAX is  a manifest constant that is defined  in the header stdlib.h.
It expands  into an expression  that indicates the maximum  number of bytes
contained in a multibyte character in the current locale.

See Also

manifest constant
ANSI Standard, §7.10.7