1iconv.h(3HEAD)                      Headers                     iconv.h(3HEAD)
2
3
4

NAME

6       iconv.h, iconv - codeset conversion facility
7

SYNOPSIS

9       #include <iconv.h>
10
11

DESCRIPTION

13       The <iconv.h> header defines the following type:
14
15       iconv_t    Identifies the conversion from one codeset to another.
16
17

ATTRIBUTES

19       See attributes(5) for descriptions of the following attributes:
20
21
22
23
24       ┌─────────────────────────────┬─────────────────────────────┐
25       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
26       ├─────────────────────────────┼─────────────────────────────┤
27       │Interface Stability          │Standard                     │
28       └─────────────────────────────┴─────────────────────────────┘
29

SEE ALSO

31       iconv(3C), iconv_close(3C), iconv_open(3C), attributes(5), standards(5)
32
33
34
35SunOS 5.11                        10 Sep 2004                   iconv.h(3HEAD)
Impressum