On Fri, 15 Mar 2019 at 10:45, Simon McVittie <smcv@collabora.com> wrote:
On Fri, 15 Mar 2019 at 10:34:59 +1300, Lawrence D'Oliveiro wrote:
> Also C99 has stdint.h

Oh, that's right; MSVC lacks stdint.h because it isn't a C99 compiler,
not because it isn't POSIX. (Or did this finally get fixed?)

It got fixed in Visual Studio 2015 and later, so you can actually use most of C99 (though not all of it, because it's just a 20 years old standard, so why would you want to /s) with MSVC.

Ciao,
 Emmanuele.

--
https://www.bassi.io
[@] ebassi [@gmail.com]