Long
From Valve Developer Community
Revision as of 03:59, 3 January 2009 by Brandished (Talk | contribs)
Long is a signed integer type. C++ standards guarantee it is at least 32 bits, and no smaller than type integer.
Long is a signed integer type. C++ standards guarantee it is at least 32 bits, and no smaller than type integer.