209397_0_23.c
209397_0_23.c(2) : error C2061: syntax error : identifier 'adj'
209397_0_23.c(2) : error C2059: syntax error : ';'
209397_0_23.c(2) : error C2059: syntax error : '['
209397_0_23.c(10) : error C2065: 'adj' : undeclared identifier
209397_0_23.c(10) : error C2109: subscript requires array or pointer type
209397_0_23.c(10) : error C2109: subscript requires array or pointer type
209397_0_23.c(10) : error C2106: '=' : left operand must be l-value
209397_0_23.c(12) : error C2109: subscript requires array or pointer type
209397_0_23.c(12) : error C2109: subscript requires array or pointer type
209397_0_23.c(12) : error C2106: '=' : left operand must be l-value
209397_0_23.c(17) : error C2109: subscript requires array or pointer type
209397_0_23.c(17) : error C2109: subscript requires array or pointer type
|