H (Windows*)

Causes the compiler to limit the length of external symbol names. This is a deprecated option.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/Hn

Arguments

n

Is the maximum number of characters for external symbol names.

Default

OFF

The compiler follows default rules for the length of external symbol names.

Description

This option causes the compiler to limit the length of external symbol names to a maximum of n characters.

Alternate Options

None


Submit feedback on this help topic

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