Kc++, TP

Tells the compiler to process all source or unrecognized file types as C++ source files. This option is deprecated.

IDE Equivalent

Windows: Advanced > Compile As

Linux: None

Mac OS X: None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-Kc++

Windows:

/TP

Arguments

None

Default

OFF

The compiler uses default rules for determining whether a file is a C++ source file.

Description

This option tells the compiler to process all source or unrecognized file types as C++ source files.

Alternate Options

None


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.