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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
#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.