On Aug 30 2007 18:32, Philipp Thomas wrote:
>* Jan Engelhardt ([EMAIL PROTECTED]) [20070823 09:36]:
>
>> Bwäh. printf("%llu", (unsigned long long)var); is much more readable 
>> and does not provide any surprises.
>
>It isn't more readable and it certainly doesn't provide surprises as stdint.h
>and inttype.h are ISO C99. Using the widest available type and then doing
>casts is IMNSHO much uglier. 

Ah ok, if the macro expands to %z or %j, very well, but that was not obvious
from the macro.


        Jan
-- 
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to