Is it possible to write on pure C ++ in Visual C ++ 2008, for example? Help me with setting up the project. How to choose a project, write down the points that could exclude .NET
Is it possible to write on pure C ++ in Visual C ++ 2008, for example? Help me with setting up the project. How to choose a project, write down the points that could exclude .NET
Source: https://ru.stackoverflow.com/questions/548024/
All Articles
CLR
and then with a 99% chance the usualc++
will be. There is even a Wizard:New Project
-Visual C++
-Win32
-Win32 Console Application
. For starters, this will be quite enough. - αλεχολυτ pm