Every time I see something in C for Windows I see people using MinGW, gcc and friends just like they would do in a Unix-like system. But I wouldn't expect that they are tools that Microsoft recommends for developing on Windows.
So, a honest question from a Linux/Mac guy: what is the Windows-y way to do that?
So, a honest question from a Linux/Mac guy: what is the Windows-y way to do that?
[1] https://akr.am/blog/posts/a-guide-to-compiling-programs-on-w...