>>11,18 same person
I see your point #15, but maybe I should have just wrote that it's better to not mix C & C++ together if you can help it. For instance one of the reasons to prefer streams over printf is that you replace a runtime error with one at compile-time. That seems to be the biggest reason why people want to mix C & C++ anyway, which is just stupid and lazy most of the time. I have no issues with anything else.