Namespaces
Variants
Views
Actions

C17

From cppreference.com
< c
Revision as of 08:03, 5 April 2022 by 128.194.2.231 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ISO/IEC 9899:2018, a.k.a. C17/C18 (denote the year of completion and publication respectively), is the current revision of the C standard.

C17 is same as C11, except that it bumps the __STDC_VERSION__ predefined macro to 201710L, contains several defect reports, and deprecates some features.

[edit] Obsolete

[edit] Deprecated

[edit] Defect reports

Defect Reports fixed in C17 (54 defects)