*Onechar Data Type

The *OneChar value type represents a Unicode character, also called a Unicode code point, and is implemented as a 16-bit number ranging in value from hexadecimal 0x0000 to 0xFFFF.

The default initialization value for a * OneChar field is 0x0000. See also system.char structure .

See Also

Data Types

*Char Data Type

Unicode

OneChar Literals