Question

What memory function of the string handling library copies an unsigned char into a specified number of the leading locations pointed to by its first argument?
a) memcpy
b) memmove
c) memset
d) memlead

Answer

This answer is hidden. It contains 3 characters.