Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions wiki/resources/general/standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bot_article: |

| Edition | HTML | PDF |
| ----------- | ----------------------------------------------------- | ------------------------------------------------------------------------- |
| :c: **C2y** | N/A | [[N3685]](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3685.pdf)[^2] |
| :c: **C2y** | N/A | [[N3783]](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3783.pdf) |
| :c: **C23** | [[N3220]](https://cigix.me/c23) | [[N3220]](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf) |
| :c: **C17** | [[N2176]](https://cigix.me/c17) | [[N2176]](https://files.lhmouse.com/standards/ISO%20C%20N2176.pdf) |
| :c: **C11** | [[N1570]](http://port70.net/~nsz/c/c11/n1570.html) | [[N1570]](http://port70.net/~nsz/c/c11/n1570.pdf) |
Expand All @@ -30,8 +30,6 @@ bot_article: |

[^1]: This is the most recent working draft with editorial changes from a recent committee meeting

[^2]: WG14 doesn't have public working drafts so we only have out-of-date links for C23

## Additional Material

:c: **_C99 Rationale_ [[PDF]](https://www.open-std.org/jtc1/sc22/wg14/www/C99RationaleV5.10.pdf)**
Expand Down
Loading