Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This option prevents the compiler from searching the standard directories for include files. When the compiler encounters the /X option, it does not search the current directory or any directories specified in the INCLUDE environment variable.
You can use this option with the /I option to define the location of include files that have the same names as include files found in the excluded directories.
See Also
Compiler Options | /I - Search Directory for Include Files
Send Feedback on this topic to the authors