改成这样:?
bhnew.unused[0] = bh.unused[0];
bhnew.unused[1] = bh.unused[1];
bhnew.unused[2] = bh.unused[2];
bhnew.unused[3] = bh.unused[3];
bhnew.unused[4] = bh.unused[4];
bhnew.unused[5] = bh.unused[5];
bhnew.unused[6] = bh.unused[6];
【 在 fancyrabbit (兔兔猫★Initial F★三个月等来两封拒信) 的大作中提到: 】
: 还有
: memcpy(bhnew.unused, bh.unused, 7);
: 定义分明是
: ...................
--
FROM 211.99.222.*