Jump to content

UniChar: Difference between revisions

From EDM2
UniChar created
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== UniChar ==
Unicode character. It is independent of language and culture. It supports multiple simultaneous character sets.
 
Unicode character.


=== Type ===
=== Type ===
 
[[USHORT]]
unsigned short


==== C declaration method ====
==== C declaration method ====
typedef
typedef


=== Fields ===
[[Category:Data type]]
 
=== Comment ===
 
The value range for the unsigned short is 0 to 65535

Latest revision as of 14:25, 24 May 2017

Unicode character. It is independent of language and culture. It supports multiple simultaneous character sets.

Type

USHORT

C declaration method

typedef