string.h 64 Bytes edit raw blame history 1 2 3 #include <string.h> void *memdup(const void *src, size_t len);