>>24
If you need to know, those numbers are from Stroustrup's The C++ Programming Language, and I'm inclined to believe the man knows what he's talking about.
I'm also aware that using only C features in C++ will not make the code any slower than equivalent C code, but why you would program in C++ if you do not use its defining features is beyond me.