TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ISO updates C standard

57 点作者 Mitt超过 13 年前

3 条评论

hornd超过 13 年前
The committee seems to be taking one step backwards and one step forwards with this publication. On the one hand, I'm glad they're adding support for features such as static assertions that previously required ugly workarounds. On the other, I think their idea of a threading library is somewhat laughable. Also, I'm not fully sold on the idea of having 10 or so optional implementation requirements.<p>The most important question, to me, is how many implementations will support the full standard? Are we going to have another C99 wherein most vendors maintain partial support?
_delirium超过 13 年前
Is there any indication from major C-using projects what their opinions on the standard are? For example, will anyone be moving from pthreads to C1X threads for multithreading? I don't have a good read on how anticipated these features are and what the uptake is likely to be.
评论 #3388397 未加载
haberman超过 13 年前
If only they had waited another few weeks it could have been C12. I hope people don't confuse C11 with C++11 or think that they are related in any way.