MB_CUR_MAX

 
#define MB_CUR_MAX <rvalue integer expression >= 1>
 
The macro yields the maximum number of characters that constitute a multibyte character in the current locale. Its value is <= MB_LEN_MAX.