80321_0_22131.c
80321_0_22131.c(23) : error C2106: '=' : left operand must be l-value
80321_0_22131.c(25) : error C2297: '+=' : illegal, right operand has type 'int [6]'
80321_0_22131.c(26) : error C2296: '/=' : illegal, left operand has type 'double [51]'
80321_0_22131.c(33) : error C2297: '+=' : illegal, right operand has type 'int [6]'
80321_0_22131.c(42) : error C2115: '<' : incompatible types
80321_0_22131.c(61) : fatal error C1004: unexpected end of file found
|