Gh

Calls a function to aid custom user profiling.

IDE Equivalent

None

Architectures

IA-32, IntelĀ® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/Gh

Arguments

None

Default

OFF

The compiler uses the default libraries.

Description

This option calls the __penter function to aid custom user profiling. The prototype for __penter is not included in any of the standard libraries or Intel-provided libraries. You do not need to provide a prototype unless you plan to explicitly call __penter.

Alternate Options

None

See Also