Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If a character sequence that matches the syntax of a universal character name is produced by token concatenation, the behavior is undefined.

In general, universal character names should be avoided in identifiers unless absolutely necessary. The basic character set should suffice for almost every identifier.

Non-Compliant Code Example

...