C11

来自cppreference.com
< c

ISO/IEC 9899:2011 ,又称 C11 ,是先前的 C 标准版本。

目录

[编辑] 过时

[编辑] 移除

[编辑] 新语言特性

[编辑] 可选特性的功能特性测试宏

[编辑] 新的库特性

[编辑] 新的头文件

  • <stdalign.h>
  • <stdatomic.h>
  • <stdnoreturn.h>
  • <threads.h>
  • <uchar.h>

[编辑] 库特性

[编辑] 缺陷报告

Template:c/language/history/DR11

[编辑] 编译器支持

Template:c/compiler support/11