Intel® Fortran Compiler 17.0 Developer Guide and Reference
Undefines all previously defined preprocessor values.
Linux and 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
Eclipse: None
Xcode: None
None