Jump to content

GNU libiconv: Difference between revisions

From EDM2
Created page with "This library provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode. ==Download== * OS/2 Runtime:..."
 
Ak120 (talk | contribs)
m Ak120 moved page Libiconv to GNU libiconv
(No difference)

Revision as of 06:01, 4 April 2018

This library provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode.

Download

Functions

  • iconv
  • iconv_open
  • iconv_close
  • iconvctl

License

  • GNU GPL V3 / GNU LGPL Version 2

Author

Port by: KO Myung-Hun

Links