Long

From Valve Developer Community
Revision as of 18:51, 22 December 2007 by Angry Beaver (talk | contribs) (Spam revert)
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.