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