156545_0_8526.c
156545_0_8526.c(21) : error C2143: syntax error : missing ';' before 'type'
156545_0_8526.c(22) : error C2143: syntax error : missing ';' before 'type'
156545_0_8526.c(23) : error C2143: syntax error : missing ';' before 'type'
156545_0_8526.c(24) : error C2065: 'i' : undeclared identifier
156545_0_8526.c(26) : error C2065: 'a' : undeclared identifier
156545_0_8526.c(26) : error C2109: subscript requires array or pointer type
156545_0_8526.c(26) : error C2102: '&' requires l-value
156545_0_8526.c(27) : error C2065: 'd' : undeclared identifier
156545_0_8526.c(27) : error C2109: subscript requires array or pointer type
156545_0_8526.c(31) : error C2065: 'e' : undeclared identifier
156545_0_8526.c(32) : error C2065: 'c' : undeclared identifier
156545_0_8526.c(32) : error C2109: subscript requires array or pointer type
156545_0_8526.c(32) : error C2109: subscript requires array or pointer type
156545_0_8526.c(32) : error C2106: '=' : left operand must be l-value
156545_0_8526.c(36) : error C2109: subscript requires array or pointer type
156545_0_8526.c(46) : error C2065: 'l' : undeclared identifier
156545_0_8526.c(48) : error C2065: 'flag' : undeclared identifier
|