Intel® C++ Compiler XE 13.1 User and Reference Guides
Lets you specify ANSI C standard conformance for certain language features.
Windows: Language > Treat wchar_t as Built-in Type / Force Conformance In For Loop Scope
Linux: None
OS X: None
All
Linux and OS X: | None |
Windows: | /Zc:arg[,arg] |
arg |
Is the language feature for which you want standard conformance. Possible values are:
|
ON |
Standard conformance is enabled for both forScope and wchar_t. |
This option lets you specify ANSI C standard conformance for certain language features when you also specify /Ze.
None