Intel® C++ Compiler XE 13.1 User and Reference Guides

fpascal-strings

Tells the compiler to allow for Pascal-style string literals.

IDE Equivalent

Windows: None

Linux: None

OS X: Data > Recognize Pascal Strings

Architectures

IA-32 architecture

Syntax

Linux and OS X:

-fpascal-strings

Windows:

None

Arguments

None

Default

OFF

The compiler does not allow for Pascal-style string literals.

Description

Tells the compiler to allow for Pascal-style string literals.

Alternate Options

None


Submit feedback on this help topic