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

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

 



Tim Prince wrote: 
> In my state of ignorance of good style for mixed C and C++, using a
> (long long) or (unsigned long long) cast to silence the warning seems
> reasonable (except that it could silence a warning about a serious
> error).  I've seen several times the argument that gcc or g++ should
> give such warnings for general portability reasons, even when there
> can't be a problem on a given target.
>
Is there a platform where 'long long int' is 128-bits?


Attachment: signature.asc
Description: OpenPGP digital signature


[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