Unicode Support

In this version of the compiler, Unicode characters that cannot be represented in the current system code page are not allowed. The compiler's support for Unicode characters and universal-character-names, as specified in ISO/ANSI Standard, is as follows:

  • Comments

  • String and character literals

For more information, see Universal Character Names.

Additional Visual C++ Unicode support is described in Unicode Support in the Compiler and Linker.

See Also

Other Resources

Visual C++ .NET 2003 Enhanced Compiler Conformance