long long conversion specifier

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

 



Hi,

On a 32 bit PC (Win32) what is the printf conversion specifier that I need to use in order to print out an unsigned 64 bit (long long) value ?

I can't believe the trouble I'm having in finding an answer ... I've found such things as 'llu', 'Lu', and 'l64u', but none of those work (either with or without a preceding '%') with my gcc (MinGW) compiler.

Also it would be really great if anyone can supply a weblink to a *complete* list of conversion specifiers.

Cheers,
Rob


[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