4 comments

[ 3.0 ms ] story [ 26.9 ms ] thread
C99 with the C++ inspired object/aliasing model ripped out is a perfectly serviceable language for systems development. ISO C is an abomination with no remaining use cases. You get all the semantic horrors of C++ with almost none of the capability. It's a bad thing.
I've not quite got my brain past the idea that C99 is a new standard tbh - getting codebases I work with onto C99 has always been A Thing.