ULLONG_MAX property
int
get
ULLONG_MAX
Maximum value for an unsigned long long int
Implementation
int get ULLONG_MAX => 9223372036854775807;
Maximum value for an unsigned long long int
int get ULLONG_MAX => 9223372036854775807;