Jump to content

UniChar: Difference between revisions

From EDM2
m c type to OS/2 type; more on description
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by 2 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. It is independent of language and culture. It supports multiple simultaneous character sets.


=== Type ===
=== Type ===
 
[[USHORT]]
[[OS2 API:DataType:USHORT|USHORT]]


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


=== Fields ===
[[Category:Data type]]
 
=== Comment ===

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