正在加载视频...
视频加载失败
You cannot add to a void pointer in C. The compiler does not know the size. The everyday fix is to cast it to char* so the math is in bytes, then multiply by the element size yourself. Stanford CS107, lecture 4
0 条评论
暂无评论
原始帖子的评论将显示在这里
