GNU libiconv
Appearance
This library provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode.
Functions
- iconv
- iconv_open
- iconv_close
- iconvctl
License
- GNU GPL V3 / GNU LGPL Version 2
Links
- Official Project Site
- OS/2 Port by KO Myung-Hun - Source code: Github