120246_0_11023.c
120246_0_11023.c(2) : error C2061: syntax error : identifier 's'
120246_0_11023.c(2) : error C2059: syntax error : ';'
120246_0_11023.c(2) : error C2059: syntax error : '['
120246_0_11023.c(8) : error C2065: 's' : undeclared identifier
120246_0_11023.c(8) : error C2109: subscript requires array or pointer type
120246_0_11023.c(8) : error C2065: 'false' : undeclared identifier
120246_0_11023.c(10) : error C2109: subscript requires array or pointer type
120246_0_11023.c(10) : error C2065: 'true' : undeclared identifier
120246_0_11023.c(10) : error C2106: '=' : left operand must be l-value
120246_0_11023.c(15) : error C2109: subscript requires array or pointer type
|