Short: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Redirect to the page "Integer", just tidy up this page instead)
Tag: New redirect
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[category:variables]][[category:Glossary]]
#REDIRECT [[Integer]]
 
A signed [[integer]] type. C++ standards guarantee it is at least 16 bits, no longer than type [[integer]] and longer than type [[byte]].
 
{{stub}}

Latest revision as of 02:50, 16 April 2021

Redirect to: