Namespaces
Variants
Views
Actions

C11

From cppreference.com
< c
Revision as of 05:59, 7 August 2021 by Fruderica (Talk | contribs)

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

Contents

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