Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

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