70593_0_22801.c
70593_0_22801.c(16) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(17) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(18) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(19) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(19) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(19) : error C2143: syntax error : missing ')' before 'type'
70593_0_22801.c(19) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(19) : error C2065: 'i' : undeclared identifier
70593_0_22801.c(19) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
70593_0_22801.c(19) : error C2059: syntax error : ')'
70593_0_22801.c(20) : error C2143: syntax error : missing ';' before '{'
70593_0_22801.c(21) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(21) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(21) : error C2143: syntax error : missing ')' before 'type'
70593_0_22801.c(21) : error C2143: syntax error : missing ';' before 'type'
70593_0_22801.c(21) : error C2065: 'j' : undeclared identifier
70593_0_22801.c(21) : error C2065: 'number_count' : undeclared identifier
70593_0_22801.c(21) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
70593_0_22801.c(21) : error C2059: syntax error : ')'
70593_0_22801.c(22) : error C2143: syntax error : missing ';' before '{'
70593_0_22801.c(23) : error C2065: 'number_temp' : undeclared identifier
70593_0_22801.c(23) : error C2065: 'number_carry' : undeclared identifier
|