#include <string.h>
#include <iconv.h>
utfconv_iconv.hppのインクルード依存関係図
ネームスペース | |
| namespace | langedge |
関数 | |
| iconv_t | iconvOpen (const char *mb_encode, const char *utf_encode, to_utf_t) |
| 変換オブジェクトのオープン. | |
| iconv_t | iconvOpen (const char *mb_encode, const char *utf_encode, from_utf_t) |
| void | print_conv_error (const char *inbuf, size_t count) |
|
||||||||||||||||
|
変換オブジェクトのオープン.
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.4.2