Y
Hacker News
new
|
ask
|
show
|
jobs
by
80x25
3853 days ago
I think this means that the VS toolchain now has a modern C compiler front-end. The VS C++ compiler has seen good progress as of late, but the VS C compiler was seriously lagging, only supporting bits and pieces of C99(!).
1 comments
jheriko
3853 days ago
yes, not having proper c99 has been a pain for a very long time right up to VS 2015
link