Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-527BEF51-7AF8-4A35-941E-5DC084D9BD2D
Visible to Intel only — GUID: GUID-527BEF51-7AF8-4A35-941E-5DC084D9BD2D
u (Windows*)
Undefines all previously defined preprocessor values.
Linux: |
None |
macOS: |
None |
Windows: |
/u |
None
OFF |
Defined preprocessor values are in effect until they are undefined. |
This option undefines all previously defined preprocessor values.
To undefine specific preprocessor values, use the /U option.
Visual Studio: Preprocessor > Undefine All Preprocessor Definitions
None