Long
Description
Long integer number based on 64-bit representation, which allows storing values of the range
from −9223372036854775808 to 9223372036854775807. In C++ this type is a typedef to ftl::sint64
.
Long integer number based on 64-bit representation, which allows storing values of the range
from −9223372036854775808 to 9223372036854775807. In C++ this type is a typedef to ftl::sint64
.