Skip to content

Comment on When static makes your C code 10 times fasterparent

Comments

Don't forget to tell him to remove (most) implicit conversion and to use a greppable keyword cast(foo) like C++ did instead of "ungreppable" syntax (foo).

That said, I'm more annoyed at C's design commitee to not being able to add new features such as having length-aware arrays in C in the language.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.