Y
Hacker News
new
|
ask
|
show
|
jobs
by
packetlost
1200 days ago
C doesn't seem to have substantially changed in 20+ years.
3 comments
flohofwoe
1200 days ago
The C99 changes were pretty radical, but couldn't be broadly used until around 2016 when the Microsoft compiler finally caught up and started to implement the most important C99 features.
link
kevin_thibedeau
1200 days ago
C11 provides a lot of useful goodies too. I don't relish the idea of writing C89 and giving up all the improvements.
link
RobotToaster
1200 days ago
C23 adds support for type inference.
link
kahrl
1199 days ago
It has.
link