111779_0_21726.c
111779_0_21726.c(2) : error C2061: syntax error : identifier 'a'
111779_0_21726.c(2) : error C2059: syntax error : ';'
111779_0_21726.c(2) : error C2059: syntax error : '['
111779_0_21726.c(11) : error C2065: 'a' : undeclared identifier
111779_0_21726.c(11) : error C2109: subscript requires array or pointer type
111779_0_21726.c(11) : error C2106: '=' : left operand must be l-value
111779_0_21726.c(16) : error C2109: subscript requires array or pointer type
111779_0_21726.c(18) : error C2109: subscript requires array or pointer type
111779_0_21726.c(18) : error C2106: '=' : left operand must be l-value
|