FC

Displays the full path of source files passed to the compiler in diagnostics.

IDE Equivalent

Windows: C/C++ > Advanced > Use Full Paths

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS: None
Windows:    /FC

Arguments

None

Default

OFF      The compiler does not display the full path of source files passed to the compiler in diagnostics.

Description

Displays the full path of source files passed to the compiler in diagnostics. This option is supported with Microsoft Visual Studio .NET 2003* or newer.

Alternate Options

None