I've searched online and the answer doesn't seem obvious.
I've been programming in C# for a few years and would like to start programming in C++. In deciding which compiler/environment to use, I'm thinking of Visual Studio 2008. The question is: will the C++ code I write in Visual Studio 2008 be managed by the CLR or will I have the choice to write both managed and unmanaged code?
I'm not interested in managed code as I could just use C# for that. Rather, I want to explore the power, efficiency and speed people speak of when they refer to C++. Is Visual Studio 2008 a good candidate for this? I would imagine so, but I'm not sure. As simple as the question looks I haven't been able to find a clear answer.
Thanks.
_________________________________
I think, therefore I am. [Rene Descartes]
I've been programming in C# for a few years and would like to start programming in C++. In deciding which compiler/environment to use, I'm thinking of Visual Studio 2008. The question is: will the C++ code I write in Visual Studio 2008 be managed by the CLR or will I have the choice to write both managed and unmanaged code?
I'm not interested in managed code as I could just use C# for that. Rather, I want to explore the power, efficiency and speed people speak of when they refer to C++. Is Visual Studio 2008 a good candidate for this? I would imagine so, but I'm not sure. As simple as the question looks I haven't been able to find a clear answer.
Thanks.
_________________________________
I think, therefore I am. [Rene Descartes]