你好!
void setValue(int b[][100], int x, int y, int value)
然后建议题主把源文件名字的后缀从.cpp改成.c
.cpp
.c
上面写成int **b试试