Jump to content

UNICTYPE: Difference between revisions

From EDM2
UNICTYPE created
(No difference)

Revision as of 04:34, 20 March 2006

UNICTYPE

Describes the range of information regarding the type of character structure.

Type

USHORT itype
CHAR   bidi
CHAR   charset
USHORT extend
USHORT codepage

C declaration method

typedef struct

Fields

itype    XPG/4 type attributes.
bidi     BiDi attributes.
charset  Character set.
extend   Extended attributes.
codepage Codepage bits.

Comment