105796_0_1763.c
105796_0_1763.c(15) : error C2143: syntax error : missing ';' before 'type'
105796_0_1763.c(15) : error C2143: syntax error : missing ';' before 'type'
105796_0_1763.c(15) : error C2143: syntax error : missing ')' before 'type'
105796_0_1763.c(15) : error C2143: syntax error : missing ';' before 'type'
105796_0_1763.c(15) : error C2065: 'i' : undeclared identifier
105796_0_1763.c(15) : warning C4552: '<' : operator has no effect; expected operator with side-effect
105796_0_1763.c(15) : error C2059: syntax error : ')'
105796_0_1763.c(16) : error C2143: syntax error : missing ';' before '{'
105796_0_1763.c(21) : error C2143: syntax error : missing ';' before 'type'
105796_0_1763.c(22) : error C2065: 'c' : undeclared identifier
105796_0_1763.c(22) : error C2065: 'temp' : undeclared identifier
105796_0_1763.c(23) : error C2143: syntax error : missing ';' before 'for'
105796_0_1763.c(23) : error C2143: syntax error : missing ';' before 'type'
105796_0_1763.c(23) : error C2143: syntax error : missing ';' before 'type'
105796_0_1763.c(23) : error C2143: syntax error : missing ')' before 'type'
105796_0_1763.c(23) : error C2143: syntax error : missing ';' before 'type'
105796_0_1763.c(23) : error C2065: 'j' : undeclared identifier
105796_0_1763.c(23) : error C2059: syntax error : ')'
|