SHORT: Difference between revisions
Appearance
No edit summary |
|||
Line 8: | Line 8: | ||
== Example == | == Example == | ||
#define SHORT short | #define SHORT [[short]] | ||
[[Category:Data type]] | [[Category:Data type]] |
No edit summary |
|||
Line 8: | Line 8: | ||
== Example == | == Example == | ||
#define SHORT short | #define SHORT [[short]] | ||
[[Category:Data type]] | [[Category:Data type]] |
Signed short integer. (Signed integer in the range -32 768 through 32 767.)
short
#define
#define SHORT short