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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
#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.