blob: 5d89baac3f69d9fc60654ff17c7197580619a17a (
plain) (
blame)
1
2
3
4
5
6
7
|
#define charXX_t char32_t
#define cXXrtomb c32rtomb
#define cXXrtomb_l c32rtomb_l
#define SRCBUF_LEN 1
#define UTF_XX_INTERNAL "UTF-32-INTERNAL"
#include "cXXrtomb_iconv.h"
|