Long: Difference between revisions
Jump to navigation
Jump to search
(Spam revert) |
RacboCnoch (talk | contribs) (c4tgetro) |
||
Line 1: | Line 1: | ||
oudronlitro | |||
'''Long''' is a signed [[integer]] type. C++ standards guarantee it is at least 32 bits, and no smaller than type <code>integer</code>. | '''Long''' is a signed [[integer]] type. C++ standards guarantee it is at least 32 bits, and no smaller than type <code>integer</code>. | ||
[[Category:Variables]] | [[Category:Variables]] | ||
[[Category:Glossary]] | [[Category:Glossary]] |
Revision as of 20:45, 2 January 2009
oudronlitro
Long is a signed integer type. C++ standards guarantee it is at least 32 bits, and no smaller than type integer
.