...
memset()
memset_s()
fprintf()
and related functions. For functions (For the length modifierc
, if nol
length modifier is present, theint
argument is converted to anunsigned char
, and the resulting character is written.)fputc()
ungetc()
memchr()
And to arguments to the following library functions that are converted to char
:
...