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?) smcv