About this document
Linux Iconv: Character Set Conversion by dmhftchsh is a document available to read on EtoBox.
The iconv_open function allocates a conversion descriptor for converting between character encodings. It returns a conversion descriptor that can be used with the iconv function. The descriptor remains valid until deallocated with iconv_close. Supported encodings are system dependent but include many European, Asian, and Unicode encodings.
- Author
- dmhftchsh
- Language
- EN