MB_CUR_MAX
#include <stdlib.h>
Remarks
Context: ANSI multibyte- and wide-character conversion functions
The value of MB_CUR_MAX is the maximum number of bytes in a multibyte character for the current locale.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
#include <stdlib.h>
Context: ANSI multibyte- and wide-character conversion functions
The value of MB_CUR_MAX is the maximum number of bytes in a multibyte character for the current locale.