[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Files Reference


iconv.h File

Purpose

Defines types, macros, and subroutines for character code set conversion.

Description

The /usr/include/iconv.h file defines types, subroutines, and macros used in character code-set conversion by the iconv family of subroutines and commands. The iconv.h file defines the iconv_t data type.

Implementation Specifics

This file is part of Base Operating System (BOS) Runtime.

Related Information

The genxlt command, iconv command.

The iconv subroutine, iconv_close subroutine, iconv_open subroutine.

National Language Support Overview for Programming in AIX 5L Version 5.1 General Programming Concepts: Writing and Debugging Programs.

Converters Overview for Programming in AIX 5L Version 5.1 General Programming Concepts: Writing and Debugging Programs.

List of PC, ISO, and EBCDIC Code Set Converters in AIX 5L Version 5.1 General Programming Concepts: Writing and Debugging Programs.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]