Answer the question
In order to leave comments, you need to log in
Compiler c++ or c?
Let's say I wrote code in c, visual studio creates only c ++ projects, but compiles c files without any problems, but I heard that it has a more complicated compilation step, and that if you compile on the same gcc it will be more efficient I
rephrase if you compile the same code, gcc compiler and visual studio c++ , is it true that gcc is more efficient?
Answer the question
In order to leave comments, you need to log in
The compiler compiles what is given to it.
Everything else is not your skill.
However, you can replace Microsoft with Intel and get +30 performance out of the box
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question