Versions Compared

Key

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

String literals are constant and should thus should consequently be protected by the const qualification. This recommendation supports rule STR30-C.

...