Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.18 KB

File metadata and controls

35 lines (27 loc) · 1.18 KB
title Compiling a C/C++ Program | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
dev_langs
C++
helpviewer_keywords
cl.exe compiler
cl.exe compiler, setting options
ms.assetid f3eef5ab-d0be-4fb2-90f9-927e6ed58736
caps.latest.revision 8
author corob-msft
ms.author corob
manager ghogen
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