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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
#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.