164848_0_27238.c
164848_0_27238.c(5) : error C2040: 'a' : 'int [10000]' differs in levels of indirection from 'long '
164848_0_27238.c(10) : error C2109: subscript requires array or pointer type
164848_0_27238.c(10) : error C2106: '=' : left operand must be l-value
164848_0_27238.c(11) : error C2109: subscript requires array or pointer type
164848_0_27238.c(11) : error C2143: syntax error : missing ';' before '!='
164848_0_27238.c(11) : error C2059: syntax error : ')'
164848_0_27238.c(14) : error C2109: subscript requires array or pointer type
164848_0_27238.c(14) : error C2109: subscript requires array or pointer type
164848_0_27238.c(14) : error C2106: '=' : left operand must be l-value
164848_0_27238.c(14) : error C2143: syntax error : missing ';' before 'constant'
164848_0_27238.c(14) : error C2143: syntax error : missing ';' before 'constant'
164848_0_27238.c(14) : error C2143: syntax error : missing ';' before 'constant'
164848_0_27238.c(14) : error C2143: syntax error : missing ';' before 'constant'
164848_0_27238.c(15) : error C2143: syntax error : missing ';' before '}'
164848_0_27238.c(16) : error C2109: subscript requires array or pointer type
164848_0_27238.c(17) : error C2146: syntax error : missing ';' before identifier 'printf'
164848_0_27238.c(20) : error C2059: syntax error : 'return'
164848_0_27238.c(21) : error C2059: syntax error : '}'
|