Boaz Harrosh wrote:
>
> Kills me why we have to work extra time in the position of a compiler.
> GCC does that fine a macro can fix the msvc way. What are those
> supported compilers that choke?
>

I don't know, but any C99-compatible compiler should support the LL suffix
and the ll width format specifier (in the C library). MSVC doesn't support
these and AFAIK never will.

Rob



Reply via email to