Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"Finding C99-compliant implementations is a challenge even today."

"Originally, all of the bounds-checking libraries were developed by Microsoft's Visual C++ team. The C11 implementation is similar but not identical."

Picking a nit, but shouldn't this say "The C11 standard ..."? If C99 implementations are hard to find, I'd think it would be more so for C11.

Are there any C11 implementations? Or do you just pick the implementation and libraries that implements that largest set of C11 that are important to you?



Clang supports some parts of C11, see http://clang.llvm.org/docs/LanguageExtensions.html#c11 for details.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: