47673_0_6160.c
47673_0_6160.c(20) : error C2143: syntax error : missing ';' before 'type'
47673_0_6160.c(21) : error C2065: 'flag' : undeclared identifier
47673_0_6160.c(21) : error C2109: subscript requires array or pointer type
47673_0_6160.c(21) : error C2106: '=' : left operand must be l-value
47673_0_6160.c(22) : error C2143: syntax error : missing ';' before 'type'
47673_0_6160.c(23) : error C2143: syntax error : missing ';' before 'type'
47673_0_6160.c(25) : error C2065: 'max' : undeclared identifier
47673_0_6160.c(27) : error C2109: subscript requires array or pointer type
47673_0_6160.c(28) : error C2065: 'min' : undeclared identifier
47673_0_6160.c(33) : error C2109: subscript requires array or pointer type
47673_0_6160.c(33) : error C2106: '=' : left operand must be l-value
|