Table 3.5 contains a summary of the memory manipulation macros.
Table 3.5. Memory Manipulation macros
Searches for a character in memory.
memchr
Clears memory values.
memclr
Copies characters from memory.
memcpy
Sets the value of characters in memory.
memset