Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The Visual Studio Integrated Development Environment (IDE) offers a set of tools that help you write and modify code, and also detect and correct errors.
In these topics, you create a new standard C++ program and test its functionality by using features available in Visual Studio for the C++ developer. The simple program you create will track how many players are playing different card games.
This walkthrough covers the following:
Prerequisites
This topic assumes that you understand the fundamentals of the C++ language.
Next Steps
Previous:Visual C++ Guided Tour | Next:Projects and Solutions (C+)