in past topics ,it had talked about using "Unsigned Long Long" Data type for GCC
but when i write
unsigned long long ull = 0xffffffffffffffff; // 18446744073709551615
//a 64 bit value
it arises a compiler error : Integer Constant Out of range
should I set something at my code or for compiler?
Using Long Long s
Moderator: Board moderators
-
- New poster
- Posts: 14
- Joined: Tue Nov 12, 2002 6:04 pm
- Location: Bulgaria