tunicodecharmapping

Describe a single byte character to Unicode character mapping.

Declaration

Source position: charset.pp line 31

Type
tunicodecharmapping = packed record
  unicode : tunicodechar;
  flag : tunicodecharmappingflag;
  reserved : Byte;
end

Description

tunicodecharmapping describes a Unicode character. An array of these mappings is built for each character in the single-byte character set,

See also

Name Description
Byte An unsigned 8-bits integer
punicodecharmapping Pointer to tunicodecharmapping
tunicodechar Unicode character representation.
tunicodecharmappingflag Information flags for Unicode characters
tunicodecharmappingflag Information flags for Unicode characters

results matching ""

    No results matching ""