Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 995 Bytes

help-compiler-command-line-help.md

File metadata and controls

34 lines (24 loc) · 995 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: /HELP (Compiler Command-Line Help)
/HELP (Compiler Command-Line Help)
11/04/2016
/help
HELP compiler option [C++]
Help, for compiler command line
/HELP compiler option [C++]
/? compiler option [C++]
-HELP compiler option [C++]
-? compiler option [C++]
cl.exe compiler, command-line syntax
192533e7-86f2-48e0-a08f-b5e4e3a4e784

/HELP (Compiler Command-Line Help)

Displays a listing of compiler options to standard output.

Syntax

/HELP
/help
/?

Remarks

To set this compiler option in the Visual Studio development environment

  • This compiler option should only be accessed from the command line.

To set this compiler option programmatically

  • This compiler option cannot be changed programmatically.

See also

MSVC Compiler Options
MSVC Compiler Command-Line Syntax