00001 typedef unsigned short uint16_t; 00002 00003 // conversion tables from iso/iec 6937 to unicode 00004 extern const uint16_t iso6937table_base[256]; 00005 extern const uint16_t *iso6937table_secondary[256];