copy memory block from src to dest.
fill memory block with a byte value.
set memory block [start,end[ to zero.
Copy null-terminated string from src to dest.
Determine string length.
Compare two strings.