-qutf
Category
Pragma equivalent
None.
Purpose
Enables recognition of UTF literal syntax.
Defaults
-qnoutf
-qutf for
all language levels except -qlanglvl=strict98. -qnoutf when -qlanglvl=strict98 is
in effect.
Usage
The compiler uses iconv library routine 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.



