From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/c/17.html | 70 ------------------------------------------------------- 1 file changed, 70 deletions(-) delete mode 100644 devdocs/c/17.html (limited to 'devdocs/c/17.html') diff --git a/devdocs/c/17.html b/devdocs/c/17.html deleted file mode 100644 index 2cb44849..00000000 --- a/devdocs/c/17.html +++ /dev/null @@ -1,70 +0,0 @@ -

C17

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.

-

Obsolete

Deprecated

Defect reports

- - -
Defect Reports fixed in C17 (54 defects)
-
-

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

-
-- cgit v1.2.3