Does C# Builder Compile C++ Source Code?

From Support


Question:

Can I compile C++ code in C#Builder?

== Answer:== C#Builder is using CSC.exe to compile projects. As a result you will only be able to compile C# and VB .NET.



Article originally contributed by Justin Swett


Tags: Language C