Jump to content

Short: Difference between revisions

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


-32 768 to 32 767
-32 768 to 32 767
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 21:35, 1 November 2011

short

Short is a standard c type.

Length

16 bit

Range

-32 768 to 32 767


Back to OS/2 API