Versions Compared

Key

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

...

Character types should be chosen and used in accordance with STR04-CPPC. Use plain char for characters in the basic character set.

Noncompliant code example

...