ICONV - Character Code Conversion

ICONV is a set of the gnu standard library functions for character code conversion. The interface is programmed in eus/lib/clib/charconv.c.



iconv-open to-code from-code [function]

returns a descriptor for converting characters from from-code to to-code.




k-okada 2013-05-21