ICONV.H(3HEAD) Headers ICONV.H(3HEAD)

iconv.h, iconv - codeset conversion facility

#include <iconv.h>

The <iconv.h> header defines the following type:

iconv_t

Identifies the conversion from one codeset to another.

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
Interface Stability Standard

iconv(3C), iconv_close(3C), iconv_open(3C), attributes(7), standards(7)

September 10, 2004 OmniOS