/Gt Switch Has the Default Value /Gt5
Article ID: 120669
Article Last Modified on 7/5/2005
APPLIES TO
- Microsoft Visual C++ 4.0 Cross Development Edition for Macintosh
- Microsoft Visual C++ 4.0 Cross Development Edition for Macintosh
This article was previously published under Q120669
SUMMARY
The Global Threshold (/Gt<value>) option moves data items of the specified
size or greater out of the default data segment. The default value for the
/Gt option is 5, so if the /Gt is not specified or is specified without a
value, it is as if the option /Gt5 is used.
Specify other values for /Gt from Visual Workbench by selecting the Project
menu, choosing Settings, choosing the C/C++ tab, selecting Code Generation
from the Category list box, and using the edit field Global Threshold.
Additional query words: kbinf 2.00 4.00 9.00
Keywords: KB120669