Jump to content

Unsigned short: Difference between revisions

From EDM2
Anakor (talk | contribs)
No edit summary
No edit summary
Line 10: Line 10:


0 to 65 535
0 to 65 535
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 21:35, 1 November 2011

unsigned short

Unsigned short is a standard c type.

Length

16 bit

Range

0 to 65 535


Back to OS/2 API