utf

Applies to C Applies to C++

Purpose

Enables recognition of UTF literal syntax.

Syntax


Syntax Diagram

Notes

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.

Related References

Compiler Command Line Options IBM Copyright 2003