71682_0_1499.c
71682_0_1499.c(7) : error C2143: syntax error : missing ';' before 'type'
71682_0_1499.c(7) : error C2143: syntax error : missing ';' before 'type'
71682_0_1499.c(7) : error C2143: syntax error : missing ')' before 'type'
71682_0_1499.c(7) : error C2143: syntax error : missing ';' before 'type'
71682_0_1499.c(7) : error C2065: 'i' : undeclared identifier
71682_0_1499.c(7) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
71682_0_1499.c(7) : error C2059: syntax error : ')'
71682_0_1499.c(7) : error C2143: syntax error : missing ';' before '{'
71682_0_1499.c(10) : error C2143: syntax error : missing ';' before 'type'
71682_0_1499.c(10) : error C2143: syntax error : missing ';' before 'type'
71682_0_1499.c(10) : error C2143: syntax error : missing ')' before 'type'
71682_0_1499.c(10) : error C2143: syntax error : missing ';' before 'type'
71682_0_1499.c(10) : error C2065: 'j' : undeclared identifier
71682_0_1499.c(10) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
71682_0_1499.c(10) : error C2059: syntax error : ')'
71682_0_1499.c(10) : error C2143: syntax error : missing ';' before '{'
71682_0_1499.c(11) : warning C4244: '+=' : conversion from 'double ' to 'float ', possible loss of data
71682_0_1499.c(12) : warning C4244: '-=' : conversion from 'double ' to 'float ', possible loss of data
|