Go to the source code of this file.
Functions | |
int | octave_iconv_close_wrapper (iconv_t cd) |
iconv_t | octave_iconv_open_wrapper (const char *tocode, const char *fromcode) |
int octave_iconv_close_wrapper | ( | iconv_t | cd | ) |
Definition at line 41 of file iconv-wrappers.c.
Referenced by do_stream_open().
iconv_t octave_iconv_open_wrapper | ( | const char * | tocode, |
const char * | fromcode | ||
) |
Definition at line 35 of file iconv-wrappers.c.
Referenced by do_stream_open().