Building a C/C++ Program

You can build projects in Visual C++ in one of two ways:

  • Using Visual Studio.

  • Using the command line.

In This Section

  • Visual C++
    Provides links to different areas of the Visual Studio and Visual C++ documentation set.

  • Visual C++ Reference
    Provides links to topics describing the C and C++ language references, the libraries provided with Visual C++, the Visual C++ Extensibility Object Model, and the Microsoft Macro Assembler (MASM).

  • Visual C++ Samples
    Provides links to sample code showing the capabilities of Visual C++ and the libraries and technologies it supports.