Long
From Valve Developer Community
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.