Versions Compared

Key

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

...

  • memset()
  • memset_s()
  • fprintf() and related functions. For functions (For the length modifier c, if no l length modifier is present, the int argument is converted to an unsigned char, and the resulting character is written.)
  • fputc()
  • ungetc()
  • memchr()

And to arguments to the following library functions that are converted to char:

...