/H Compiler Option

Syntax: Default:
/Hnum /H255

Use /H to set the significant length of external names. The first num characters of an external name are set as significant. The value of num must be between 7 and 255 inclusive.

By default, the first 255 characters of external names are significant.



Summary of Compiler Options