Short: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== short == | == short == | ||
Short is a standard C type. | |||
Short is a standard | |||
=== Length=== | === Length=== | ||
16 bit | 16 bit | ||
=== Range === | === Range === | ||
-32 768 to 32 767 | -32 768 to 32 767 | ||
[[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