Gh

Calls a function to aid custom user profiling.

IDE Equivalent

None

Architectures

IA-32, Intel® EM64T

Syntax

Linux and Mac OS: 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® libraries. You do not need to provide a prototype unless you plan to explicitly call __penter.

Alternate Options

None

See Also