lua-users home
lua-l archive

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


I like them too, but I compile my stuff on Windows with WDK 7.1, and it does not have inttypes.h (not that it can't be plugged, but becomes more messy this way).

On 3/15/2012 7:17 PM, Alexander Nasonov wrote:
Luiz Henrique de Figueiredo wrote:
inttypes.h is not C89.

Any plans to switch to C99? I think I know the answer:

http://blog.reverberate.org/2012/03/02/microsoft-please-support-at-least-a-tiny-bit-of-c99/

but it's a shame. I like<inttypes.h>  and some other C99 features.

Alex