On a Unix/Linux box which language is faster, c or c++. Considering both higly optimized code(no stl, or templates), compiling with gcc/g++, and having the programs both performing the same thing.
It all depends on how you do it. Since every c program is a c++ program, does that mean you are just using different compilers ? In that case i dont think there will be any difference(atleast with gnu compilers).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.