c / latest / 11.html /

C11

ISO/IEC 9899:2011, a.k.a. C11, is a previous revision of the C standard.

Obsolete

Removed

New language features

Feature test macros for optional features

New library features

New headers

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

Library features

Defect reports

Template:c/language/history/DR11.

Compiler support

Template:c/compiler support/11.

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/c/11