Long

From Valve Developer Community
Revision as of 13:33, 17 November 2007 by Tourorist (talk | contribs) (cleanup)
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.