179463_0_4098.c
179463_0_4098.c(4) : error C2061: syntax error : identifier 'ss'
179463_0_4098.c(4) : error C2059: syntax error : ';'
179463_0_4098.c(4) : error C2059: syntax error : '['
179463_0_4098.c(10) : error C2065: 'ss' : undeclared identifier
179463_0_4098.c(10) : error C2109: subscript requires array or pointer type
179463_0_4098.c(10) : error C2065: 'true' : undeclared identifier
179463_0_4098.c(10) : error C2106: '=' : left operand must be l-value
179463_0_4098.c(15) : error C2109: subscript requires array or pointer type
179463_0_4098.c(15) : error C2106: '=' : left operand must be l-value
179463_0_4098.c(15) : error C2109: subscript requires array or pointer type
179463_0_4098.c(15) : error C2106: '=' : left operand must be l-value
179463_0_4098.c(24) : error C2109: subscript requires array or pointer type
179463_0_4098.c(24) : error C2065: 'false' : undeclared identifier
|