-qutf

Category

Language element control

Pragma equivalent

None.

Purpose

Enables recognition of UTF literal syntax.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- -q--+-noutf-+----------------------------------------------><
        '-utf---'   

Defaults

-qnoutf

Usage

The compiler uses iconv to convert the source file to Unicode. If the source file cannot be converted, the compiler will ignore the -qutf option and issue a warning.

Predefined macros

None.

Related information