Versions Compared

Key

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

...

Compliant Solution

The C99 strncpy() and strncat() functions could be improved by adding element count parameters as follows:

...