RE: Help replacing ULL to eliminate pedantic error that ULL is C99

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

 



Hi Stephen,

> Is my use of a 64-bit constant valid?

If by "valid" you mean strictly ISO 14882 compliant:  no.

If by "valid" you mean a GCC extension to use "long long" to represent 64-bit integers:  yes.

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