25482_0_6353.c
25482_0_6353.c(7) : error C2065: 'bool' : undeclared identifier
25482_0_6353.c(7) : error C2146: syntax error : missing ';' before identifier 's'
25482_0_6353.c(7) : error C2065: 's' : undeclared identifier
25482_0_6353.c(7) : error C2109: subscript requires array or pointer type
25482_0_6353.c(7) : error C2059: syntax error : '{'
25482_0_6353.c(8) : error C2143: syntax error : missing ';' before 'type'
25482_0_6353.c(9) : error C2065: 'i' : undeclared identifier
25482_0_6353.c(9) : error C2065: 't' : undeclared identifier
25482_0_6353.c(11) : error C2109: subscript requires array or pointer type
25482_0_6353.c(11) : error C2065: 'true' : undeclared identifier
25482_0_6353.c(13) : error C2065: 'fla' : undeclared identifier
25482_0_6353.c(13) : error C2065: 'false' : undeclared identifier
25482_0_6353.c(16) : error C2109: subscript requires array or pointer type
25482_0_6353.c(16) : error C2106: '=' : left operand must be l-value
/mingw32/3.4.2/
|