>>17
nothing performs better than C
Meaningless statement.
Aside: For some reason a lot of C++ programs tend to show better performance than equivalent C programs. I am still trying to work out why that is. The claim is often that C++ can express more efficient algorithms for these cases more naturally than C can, but every time I see a comparison made the C source is not what I would write (and not as fast.)