Causes the compiler to limit the length of external symbol names. This is a deprecated option.
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
None |
Windows: |
/Hn |
n |
Is the maximum number of characters for external symbol names. |
OFF |
The compiler follows default rules for the length of external symbol names. |
This option causes the compiler to limit the length of external symbol names to a maximum of n characters.
None