Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A LONGLONG is a 64-bit signed integer (range: –9223372036854775808 through 9223372036854775807 decimal).
This type is declared as follows:
-
typedef signed __int64 LONGLONG;