154
edits
Changes
→C
** variadic macros
** gets() deprecated
* [http://www.open-std.org/JTC1/SC22/wg14/www/docs/n1570.pdf C1xC11] has been published and approved
** support international programming, minimize incompatibilities
** improved Unicode support
** multi-threading
** _Generic keyword
** ''to be completed''
** as of Visual Studio 2010 Microsoft had no plans to support C99
* shouldn't we start to teach C11?
== C++ ==