Databases Reference
In-Depth Information
Also, you need to have Microsoft Visual Studio installed. There are free express
editions available from the Microsoft website, which we can use.
In Visual Studio we need to create a new empty project to put our source code into
and set up the build environment:
Then we need to add a source file to this project. We can either create a new .cpp file
or add an existing one to a project:
 
Search WWH ::




Custom Search