Warning using sprintf("%llu", uint64_t) on AMD64

Ian Lance Taylor iant@google.com
Sat Aug 25 00:49:00 GMT 2007


tabris <tabris@tabris.net> writes:

> Is there a platform where 'long long int' is 128-bits?

gcc does not currently support any such platform.

I don't see any particular reason to assume that it never will.

Ian



More information about the Gcc-help mailing list