ISO Updates C Standard
An anonymous reader writes "The International Organization for Standardization (ISO) has published the new specifications for the C programming language. The standard is known unofficially as C1X and was published officially as ISO/IEC 9899:2011. It provides greater compatibility with the C++ language and adds new features to C (as indicated in the draft)."
Oh? $300? For a PDF file? Heh.
For those interested, the last draft before the official version is available for free here: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf
https://www.varnish-cache.org/docs/trunk/phk/thetoolsweworkwith.html
The last draft and the errata are always free downloads. That's what I've been using to implement the atomics stuff in clang / FreeBSD.
I am TheRaven on Soylent News