Re: Array to integer problem(integer too long).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Victor, Brian, et al,

I misspoke - let me clarify.

>NOTE:  9223372036854775807LL is the largest long long.

That is the largest long long on the platforms I work with. There is no fixed value, and your platform may differ.

In C's <limits.h> or C++'s <climits>, LONG_LONG_MAX is the symbol that represents the maximum value of a long long.

Sorry for the previous misinformation.

Sincerely,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux