Long: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
CacaaLacel (talk | contribs) No edit summary  | 
				Thunder4ik (talk | contribs)  m (→top: clean up, added stub tag)  | 
				||
| (8 intermediate revisions by 8 users not shown) | |||
| Line 1: | Line 1: | ||
{{lang|Long}}  | |||
'''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:C++]]  | |||
[[Category:Variables]]  | [[Category:Variables]]  | ||
[[Category:  | [[Category:English]]  | ||
{{stub}}  | |||
Latest revision as of 01:34, 6 January 2024
Long is a signed integer type. C++ standards guarantee it is at least 32 bits, and no smaller than type integer.