207386_0_17411.c
207386_0_17411.c(9) : error C2065: 'string' : undeclared identifier
207386_0_17411.c(9) : error C2146: syntax error : missing ';' before identifier 'a'
207386_0_17411.c(9) : error C2065: 'a' : undeclared identifier
207386_0_17411.c(9) : error C2109: subscript requires array or pointer type
207386_0_17411.c(10) : error C2143: syntax error : missing ';' before 'type'
207386_0_17411.c(11) : warning C4552: '<' : operator has no effect; expected operator with side-effect
207386_0_17411.c(11) : error C2143: syntax error : missing ';' before ')'
207386_0_17411.c(16) : error C2109: subscript requires array or pointer type
207386_0_17411.c(16) : error C2109: subscript requires array or pointer type
207386_0_17411.c(17) : error C2065: 'b' : undeclared identifier
207386_0_17411.c(17) : error C2109: subscript requires array or pointer type
207386_0_17411.c(17) : error C2106: '+=' : left operand must be l-value
207386_0_17411.c(21) : error C2109: subscript requires array or pointer type
207386_0_17411.c(21) : error C2109: subscript requires array or pointer type
207386_0_17411.c(26) : error C2109: subscript requires array or pointer type
207386_0_17411.c(27) : error C2143: syntax error : missing ';' before '}'
|