Long

From Valve Developer Community
Revision as of 20:59, 2 January 2009 by Brandished (talk | contribs) (spam removal)
Jump to navigation Jump to search

Long is a signed integer type. C++ standards guarantee it is at least 32 bits, and no smaller than type integer.