■ memccpycopies a błock of n bytes from src to dest
■ memepycopies a błock of n bytes from src to dest
■ memmovecopies a błock of n bytes from src to dest
■ memchrsearches the first n bytes of array s for chara eter c
■ memempcornpares the first n bytes of strings sl and s2
■ memiempcornpares the first n bytes of strings sl and s2,
ignoring case
■ memsetsets n bytes of s to byte c
■ headerfile: <string.h>/ <memory.h>