←back to thread

218 points signa11 | 2 comments | | HN request time: 0.41s | source
Show context
akdev1l ◴[] No.43680726[source]
> Microsoft has unfortunately chosen to neglect C for a long time, its compilers dragging far behind the rest of the pack.

Is this still true? MSVC is pretty good at compiling C++ nowadays

replies(6): >>43680811 #>>43680812 #>>43680819 #>>43681047 #>>43681159 #>>43681236 #
1. chaosite ◴[] No.43680811[source]
MSVC always focused on C++, and C was treated as an afterthought.
replies(1): >>43703860 #
2. pjmlp ◴[] No.43703860[source]
The irony is that Microsoft was the very last MS-DOS compiler vendor to support C++ in their C tooling with Microsoft C/C++ 7 in 1992, that changed with the release of Visual C++ in 1993.