Name
__ctype_get_mb_cur_max -- maximum length of a multibyte character in the current locale
Synopsis
size_t __ctype_get_mb_cur_max(void); |
Description
__ctype_get_mb_cur_max() returns the maximum length of a multibyte character in the current locale.
__ctype_get_mb_cur_max is not in the source standard; it is only in the binary standard.