C and C are different languages, I can still compile them in Visual Studio 2010 under the C project. Why is this? Does the compiler interpret C files as C language? No, it is compiled to C code.
C and C are different languages, I can still compile them in Visual Studio 2010 under the C project. Why is this? Does the compiler interpret C files as C language? No, it is compiled to C code.