Calls a function to aid custom user profiling.
IA-32, IntelĀ® 64 architectures
Linux and Mac OS X: |
None |
Windows: |
/GH |
None
OFF |
The compiler uses the default libraries. |
This option calls the __pexit function to aid custom user profiling. The prototype for __pexit 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 __pexit.
None