验证11.C(42): error C216: subscript on non-array or too many dimensions。怎么改?
验证11.C(42): error C216: subscript on non-array or too many dimensions。怎么改?
日期:2021-05-24 08:30:43 人气:1
uchar Table[];
这句有问题
Table是二维数组
这句有问题
Table是二维数组