Jump to content

Short: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
== short ==
== short ==
 
Short is a standard C type.
Short is a standard c type.


=== Length===
=== Length===
16 bit
16 bit


=== Range ===
=== Range ===
-32 768 to 32 767
-32 768 to 32 767
[[OS2_API | Back to OS/2 API]]




[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 12:41, 20 April 2016

short

Short is a standard C type.

Length

16 bit

Range

-32 768 to 32 767