http://blogs.msdn.com/b/vcblog/archive/2013/07/19/c99-librar...
VS will have no more C99 support that what was previously stated by Stutter: it will support the common subset of C and C++.
To quote the blog post the other person mentioned:
...the RTM version will also include a few tactical C99 language extensions when compiling C code...
You can thank the C++11 committee for that; they worked to bring the C11 standard into the fold with C++11.
It's going to become increasingly difficult for curmudgeonly vendors to refuse to support C11 if they support C++11.
VS will have no more C99 support that what was previously stated by Stutter: it will support the common subset of C and C++.