101130_0_12589.c
101130_0_12589.c(6) : error C2143: syntax error : missing ';' before 'type'
101130_0_12589.c(7) : error C2143: syntax error : missing ';' before 'type'
101130_0_12589.c(8) : error C2065: 'max' : undeclared identifier
101130_0_12589.c(9) : error C2065: 'i' : undeclared identifier
101130_0_12589.c(10) : error C2065: 'ch' : undeclared identifier
101130_0_12589.c(12) : error C2065: 's' : undeclared identifier
101130_0_12589.c(12) : error C2109: subscript requires array or pointer type
101130_0_12589.c(12) : error C2106: '=' : left operand must be l-value
101130_0_12589.c(14) : error C2109: subscript requires array or pointer type
101130_0_12589.c(14) : error C2106: '=' : left operand must be l-value
101130_0_12589.c(16) : error C2065: 'j' : undeclared identifier
101130_0_12589.c(17) : error C2109: subscript requires array or pointer type
101130_0_12589.c(17) : error C2109: subscript requires array or pointer type
101130_0_12589.c(18) : error C2109: subscript requires array or pointer type
|