Jul 11, 2021
My issue with C backwards compatibility was not that you have to write C, but that it significantly affects the design of C++ itself in negative ways. E.g. such as ending up with weakly typed control-flow constructs. Plain arrays being kind of useless tackons at this point.