128154_0_17864.c
128154_0_17864.c(8) : error C2143: syntax error : missing ';' before 'type'
128154_0_17864.c(11) : error C2065: 'x1' : undeclared identifier
128154_0_17864.c(11) : error C2065: 'x2' : undeclared identifier
128154_0_17864.c(11) : error C2065: 'y2' : undeclared identifier
128154_0_17864.c(12) : error C2065: 'x' : undeclared identifier
128154_0_17864.c(13) : error C2065: 'y' : undeclared identifier
128154_0_17864.c(13) : error C2296: '-' : illegal, left operand has type 'double (__cdecl *)(double )'
128154_0_17864.c(14) : error C2065: 'distance' : undeclared identifier
128154_0_17864.c(14) : warning C4244: '=' : conversion from 'double ' to 'int ', possible loss of data
|