this post was submitted on 07 Nov 2023
15 points (100.0% liked)

C Programming Language

1277 readers
1 users here now

Welcome to the C community!

C is quirky, flawed, and an enormous success.
... When I read commentary about suggestions for where C should go, I often think back and give thanks that it wasn't developed under the advice of a worldwide crowd.
... The only way to learn a new programming language is by writing programs in it.

ยฉ Dennis Ritchie

๐ŸŒ https://en.cppreference.com/w/c

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] lysdexic@programming.dev 3 points 2 years ago (1 children)

Honoring flags is not the same thing as fully supporting a standard version. Currently GCC still marks a few features as missing from GCC entirely.

https://gcc.gnu.org/projects/cxx-status.html

[โ€“] aport@programming.dev 3 points 2 years ago (1 children)

That's C++ status btw, the article is about C23

[โ€“] lysdexic@programming.dev 2 points 2 years ago

You're absolutely right. Wrong link posted to the wrong community. I apologize for the snafu.