Copies byte strings. Syntax: #include <strings.h> void bcopy (const void *source, void *destination, size_t length);