In your opinion, how would you compare the speed of the programs produced by the MSVC, GCC and ICC C/C++ compilers?
Name:
Anonymous2010-09-26 19:24
>>15
there is no such thing as a C compiler. all C++ compilers have to include all of C for backward compatibility, so no one makes just a C compiler anymore