#include <utrac.h>
Public Attributes | |
| char ** | name |
| Array of names of language or system. | |
| char * | code |
| Array of codes on two uppercase characters. | |
| ushort | n |
| Number of languages or systems listed in UtLangSys::name and UtLangSys::code. | |
| ushort | n_max |
| Number of languages or systems that UtLangSys::name or UtLangSys::code can contains. | |
This structure is a dynamic array containing the list of languages or systems defined in the charset data file
Definition at line 97 of file utrac.h.
1.3.9