Intel® C++ Compiler Classic 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-6059BDF0-7DF4-43BF-BA6F-924AB2B82062
Visible to Intel only — GUID: GUID-6059BDF0-7DF4-43BF-BA6F-924AB2B82062
multibyte-chars, Qmultibyte-chars
Determines whether multi-byte characters are supported.
Linux: |
-multibyte-chars -no-multibyte-chars |
macOS: |
-multibyte-chars -no-multibyte-chars |
Windows: |
/Qmultibyte-chars /Qmultibyte-chars- |
None
-multibyte-chars or /Qmultibyte-chars |
Multi-byte characters are supported. |
This option determines whether multi-byte characters are supported.
Visual Studio: None
Eclipse: Language > Support Multibyte Characters in Source
Xcode: Language > Support Multibyte Characters in Source
None