Use "standard" printf prefixes instead of MSVC ones in inttypes.h
We don't use MSVC's printf, but ours, and it doesn't support the I32 and I64 prefixes.
Please register or sign in to comment
We don't use MSVC's printf, but ours, and it doesn't support the I32 and I64 prefixes.