CS-Library changes

The following table summarizes changes to CS-Library routines that are related to localization:

Table A-1: New and changed CS-Library routines

Routine

New or changed

Description

cs_convert

Changed

Can now convert from single-byte to double-byte character sets and vice versa. Loss of data may occur.

cs_manage_convert

New

Allows users to manage custom character set conversion routines.

For the cs_manage_convert reference page, see the Open Client and Open Server Common Libraries Reference Manual.

NoteThe existing cs_set_convert routine is used for installing and retrieving datatype conversion routines, not routines related to locales.

cs_conv_mult

New

Returns the conversion multiplier for two character sets.