Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

kc_character_set_str - Names of character sets (for BS2000 systems only)

The data structure kc_character_set_str is defined for the object type KC_CHARACTER_SET. In the case of KC_GET_OBJECT, UTM returns the names and mappings which are defined for the application in kc_character_set_str.

Data structure kc_character_set_str

char cs_name[32];

char map; 

The fields in the data structure have the following meanings:

cs_name



Contains the name of the character set.

map


Contains the number of the code conversion table to which the name in cs_name is mapped.