Cnile bros what the FUCK is going on with Windows?

>do: char string[8]; snprintf(string, sizeof(string), "%.0f", 123456789e300); anywhere
>get "1234567"
>do it on Windows 10 with VS2022
>get "12345678"