Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.1 KB

File metadata and controls

30 lines (22 loc) · 1.1 KB
title Compiling a C/C++ Program | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.technology
cpp-tools
ms.topic reference
dev_langs
C++
helpviewer_keywords
cl.exe compiler
cl.exe compiler, setting options
ms.assetid f3eef5ab-d0be-4fb2-90f9-927e6ed58736
author corob-msft
ms.author corob
ms.workload
cplusplus

Compiling a C/C++ Program

For information on using the compiler, see the following sections:

For information on choosing the compiler host and target architecture, see Configure Visual C++ for 64-bit, x64 targets.

See Also

C/C++ Building Reference