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.
Syntax
Linux: |
-multibyte-chars -no-multibyte-chars |
macOS: |
-multibyte-chars -no-multibyte-chars |
Windows: |
/Qmultibyte-chars /Qmultibyte-chars- |
Arguments
None
Default
-multibyte-chars or /Qmultibyte-chars |
Multi-byte characters are supported. |
Description
This option determines whether multi-byte characters are supported.
IDE Equivalent
Visual Studio: None
Eclipse: Language > Support Multibyte Characters in Source
Xcode: Language > Support Multibyte Characters in Source
Alternate Options
None