116501_0_11635.c
116501_0_11635.c(14) : error C2297: '+=' : illegal, right operand has type 'int [5]'
116501_0_11635.c(16) : error C2115: '=' : incompatible types
116501_0_11635.c(16) : error C2106: '=' : left operand must be l-value
116501_0_11635.c(22) : error C2297: '+=' : illegal, right operand has type 'int [5]'
116501_0_11635.c(31) : error C2115: '<' : incompatible types
|