Character Conversion APIs

The character conversion APIs are:

The following character conversion APIs are designed to meet the X/Open industry standard functions (formerly Spec 1170).

Note: The QtqIconvOpen() function does not meet the X/Open industry standard.

The three-step conversion provided by the code conversion APIs allows applications to:

This reduces the overhead for applications that need to do multiple conversions using the same CCSID pairs. These functions are performed on the system as entry points in a bindable Integrated Language Environment® (ILE) service program.

Note: The CDRA API, Convert a Graphic Character String (CDRCVRT), converts a graphic character data string from one CCSID to another CCSID.


[ Back to top | UNIX-Type APIs | APIs by category ]