85283_0_18110.c
85283_0_18110.c(8) : error C2143: syntax error : missing ';' before 'type'
85283_0_18110.c(8) : error C2143: syntax error : missing ';' before 'type'
85283_0_18110.c(8) : error C2143: syntax error : missing ')' before 'type'
85283_0_18110.c(8) : error C2143: syntax error : missing ';' before 'type'
85283_0_18110.c(8) : error C2065: 'i' : undeclared identifier
85283_0_18110.c(8) : warning C4552: '<' : operator has no effect; expected operator with side-effect
85283_0_18110.c(8) : error C2059: syntax error : ')'
85283_0_18110.c(8) : error C2143: syntax error : missing ';' before '{'
85283_0_18110.c(11) : error C2143: syntax error : missing ';' before 'type'
85283_0_18110.c(12) : error C2065: 'd' : undeclared identifier
85283_0_18110.c(12) : error C2065: 'p' : undeclared identifier
85283_0_18110.c(16) : warning C4013: 'rint' undefined; assuming extern returning int
|