132180_0_8075.c
132180_0_8075.c(5) : error C2143: syntax error : missing ';' before 'type'
132180_0_8075.c(7) : error C2143: syntax error : missing ';' before 'type'
132180_0_8075.c(7) : error C2143: syntax error : missing ';' before 'type'
132180_0_8075.c(7) : error C2143: syntax error : missing ')' before 'type'
132180_0_8075.c(7) : error C2143: syntax error : missing ';' before 'type'
132180_0_8075.c(7) : error C2065: 'i' : undeclared identifier
132180_0_8075.c(7) : warning C4552: '<' : operator has no effect; expected operator with side-effect
132180_0_8075.c(7) : error C2059: syntax error : ')'
132180_0_8075.c(8) : error C2143: syntax error : missing ';' before '{'
132180_0_8075.c(10) : error C2143: syntax error : missing ';' before 'type'
132180_0_8075.c(11) : error C2065: 'j' : undeclared identifier
132180_0_8075.c(13) : error C2065: 'count' : undeclared identifier
|