The following table summarizes changes to CS-Library routines that are related to localization:
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.
|
cs_conv_mult |
New |
Returns the conversion multiplier for two character sets. |