Was there any site that compares the current C11 standard conformance/support between implementation/compilers? (gcc, clang, intel, open64, pelles)
问问题
1618 次
1 回答
3
据我所知,没有通用站点(这是开始一个站点的好时机:)。但是,大多数项目都有自己的列表:
http://clang.llvm.org/cxx_status.html (clang) http://clang.llvm.org/compatibility.html#c
于 2013-07-31T00:38:38.947 回答