memcpy函数用法

memcpy(to,from,n);

即从from的开始位置复制n个字节的内容到to中

posted @ 2019-11-02 10:42  月亮茶  阅读(724)  评论(0)    收藏  举报