最新学C , 使用memcpy函数

报错 如下 ,百思不解

mems.c:17:5: error: too few arguments to function call, expected 5, have 4
    memccpy(target, values, SIZE * sizeof(int));

百度后发现函数写错了,原来C中有memccpy 函数 与memcpy 很相近

Logo

一站式 AI 云服务平台

更多推荐