Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
#include <stdlib.h>
Context: ANSI multibyte- and wide-character conversion functions
Remarks
The value of MB_CUR_MAX is the maximum number of bytes in a multibyte character for the current locale.
See Also mblen, mbstowcs, mbtowc, wchar_t, wcstombs, wctomb, Data Type Constants