|
|
|
|
|
by pjmlp
2997 days ago
|
|
The name says it all, Visual Studio C++ compiler. There is no written rule that C++ compilers are obliged to be C compilers as well. Again, as C++ compiler, they are only required to be as compatible with C code as ANSI C++ requires. |
|