None.
Enables recognition of UTF literal syntax.
-qnoutf
-qutf for
all language levels except -qlanglvl=strict98. -qnoutf when -qlanglvl=strict98 is
in effect.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.
None.