←back to thread

The C23 edition of Modern C

(gustedt.wordpress.com)
515 points bwidlar | 3 comments | | HN request time: 0.646s | source
1. kristianp ◴[] No.41854443[source]
GCC support has been around since gcc 11 apparently. See table at (1). This is available in ubuntu 22.04. The page below also shows support for C26!

1) https://gcc.gnu.org/projects/cxx-status.html#:~:text=C%2B%2B...

replies(1): >>41856669 #
2. bondant ◴[] No.41856669[source]
That's for C++ not C
replies(1): >>41900135 #
3. kristianp ◴[] No.41900135[source]
Whoops, thanks for the correction!