Im attempting to store a number into a variable, but I need a variable that would go high enough to store it. :-\
10^16
or
100,000,000,000,000,000
I've heard of C having an unsigned long long int, but does C++ have anything that could hold it?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Thread: Data type questionThreaded View
|
Click Here to Expand Forum to Full Width |