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.
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.