]> pd.if.org Git - pdclib.old/blobdiff - internals/_PDCLIB_int.h
PDCLIB-2 PDCLIB-9: MB_CUR_MAX macro and implementation
[pdclib.old] / internals / _PDCLIB_int.h
index c9988a9d7c2d67e045b2b705702f82a1ac696ee2..52ba8b35f607b82cd5133562abaa042b045dbea9 100644 (file)
@@ -364,6 +364,8 @@ typedef struct _PDCLIB_charcodec *_PDCLIB_charcodec_t;
 typedef struct _PDCLIB_locale    *_PDCLIB_locale_t;
 typedef struct lconv              _PDCLIB_lconv_t;
 
+_PDCLIB_size_t _PDCLIB_mb_cur_max( void );
+
 /* -------------------------------------------------------------------------- */
 /* stdio                                                                      */
 /* -------------------------------------------------------------------------- */