Short: Difference between revisions
Jump to navigation
Jump to search
m (spammer) |
No edit summary |
||
Line 1: | Line 1: | ||
[[category:variables]][[category:Glossary]] | [[category:variables]][[category:Glossary]] | ||
A signed [[integer]] type. | A signed [[integer]] type. C++ standards guarantee it is at least 16 bits, no longer than type [[integer]] and longer than type [[byte]]. | ||
C++ standards guarantee it is at least 16 bits, | |||
{{stub}} | {{stub}} |