7 ms·
Nit pick, but, I think it's safe to say you don't compile anything to "C" or "C++", when you're using mingw, you're compiling a "C" or "C++" program to assembly
by 0x400614 11y ago
Nit pick, but, I think it's safe to say you don't compile anything to "C" or "C++", when you're using mingw, you're compiling a "C" or "C++" program to assembly.
- ectoplasm 11y agoNit pick, but plenty of things compile to C / C++. https://stackoverflow.com/questions/6498850/programming-languages-that-compile-into-c-c-source https://stackoverflow.com/questions/6498850/programming-lang...