include void *memcpy(void *dest, const void * src, size_t n) Parameters dest − This is pointer to the destination array where the content is to be copied, ...
確定! 回上一頁