As everyone knows, this is the list of the state of the art in C:
https://open-std.org/jtc1/sc22/wg14/www/projects.html
ISO/IEC 9899 - Revision of the C standard
The primary output of WG14 is ISO/IEC 9899, the C Standard. The following is a list of revisions to ISO/IEC 9899 that the committee has produced:
| Revision | Publication | Similar draft |
|---|---|---|
| C2y | Not available | N3685 [2025-09-28] |
| C23 | ISO/IEC 9899:2024 | N3220 [2024-02-22] (early C2y draft) |
| C17 | ISO/IEC 9899:2018 | N2310 [2018-11-11] (early C23 draft) |
| C11 | ISO/IEC 9899:2011 | N1570 [2011-04-04] |
| C99 | ISO/IEC 9899:1999 | N1256 [2007-09-07] |
| C95 | ISO/IEC 9899:1990/Amd 1:1995 | Not available |
| C90 | ISO/IEC 9899:1990 | Not available |
| C89 | ANSI X3.159-1989 | NIST publication |
-----------------------------------------------------------------------------------------------------------
.It looks like a RPG D&D quest:
— N3340: Slay Some Earthly Demons II
— N3341: Slay Some Earthly Demons III
...
— N3558: Chasing Ghosts I: Constant Expressions and Objects of Known Constant Size
-----------------------------------------------------------------------------------------------------------
No comments :
Post a Comment