错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

The Upcoming C23 Standard

  • Slobodan Dmitrović

摘要

At the time of writing, there is a new C standard in the making, informally referred to as the C23 or C2X. The standard will probably be published in 2024, with a working draft now available. Currently, we can install gcc version 13 or higher to try out some of the C23 features. We need to include the -std=c2x flag in the compilation string when targeting the C23 standard.