207988_0_30446.c
207988_0_30446.c(7) : error C2061: syntax error : identifier 'op'
207988_0_30446.c(7) : error C2059: syntax error : ';'
207988_0_30446.c(7) : error C2146: syntax error : missing ')' before identifier 'a'
207988_0_30446.c(7) : error C2061: syntax error : identifier 'a'
207988_0_30446.c(7) : error C2059: syntax error : ','
207988_0_30446.c(7) : error C2059: syntax error : ')'
207988_0_30446.c(23) : error C2065: 'matrix' : undeclared identifier
207988_0_30446.c(23) : error C2146: syntax error : missing ';' before identifier 'num'
207988_0_30446.c(23) : error C2065: 'num' : undeclared identifier
207988_0_30446.c(23) : error C2109: subscript requires array or pointer type
207988_0_30446.c(23) : error C2065: 'answer' : undeclared identifier
207988_0_30446.c(30) : error C2224: left of '.d' must have struct/union type
207988_0_30446.c(32) : error C2224: left of '.d' must have struct/union type
207988_0_30446.c(35) : error C2109: subscript requires array or pointer type
207988_0_30446.c(35) : error C2224: left of '.d' must have struct/union type
207988_0_30446.c(37) : error C2109: subscript requires array or pointer type
207988_0_30446.c(37) : warning C4013: 'op' undefined; assuming extern returning int
207988_0_30446.c(37) : error C2109: subscript requires array or pointer type
207988_0_30446.c(37) : error C2109: subscript requires array or pointer type
207988_0_30446.c(37) : error C2106: '=' : left operand must be l-value
207988_0_30446.c(42) : error C2109: subscript requires array or pointer type
207988_0_30446.c(46) : error C2224: left of '.d' must have struct/union type
|