Long: Difference between revisions
Jump to navigation
Jump to search
InvaderZim (talk | contribs) No edit summary |
InvaderZim (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
A signed [[integer]] type. | A signed [[integer]] type. | ||
C++ standards guarantee it is at least 32 bits, and no smaller than type [[ | C++ standards guarantee it is at least 32 bits, and no smaller than type [[integer]] | ||
{{stub}} | {{stub}} |