64461_0_17784.c
64461_0_17784.c(19) : error C2146: syntax error : missing ')' before identifier 'p1'
64461_0_17784.c(19) : error C2061: syntax error : identifier 'p1'
64461_0_17784.c(19) : error C2059: syntax error : ';'
64461_0_17784.c(19) : error C2059: syntax error : ','
64461_0_17784.c(19) : error C2059: syntax error : ')'
64461_0_17784.c(24) : error C2061: syntax error : identifier 'cmp'
64461_0_17784.c(24) : error C2059: syntax error : ';'
64461_0_17784.c(24) : error C2146: syntax error : missing ')' before identifier 'p1'
64461_0_17784.c(24) : error C2061: syntax error : identifier 'p1'
64461_0_17784.c(24) : error C2059: syntax error : ','
64461_0_17784.c(24) : error C2059: syntax error : ')'
64461_0_17784.c(39) : warning C4013: 'cmp' undefined; assuming extern returning int
64461_0_17784.c(41) : error C2065: 'point' : undeclared identifier
64461_0_17784.c(41) : error C2146: syntax error : missing ';' before identifier 't'
64461_0_17784.c(41) : error C2065: 't' : undeclared identifier
64461_0_17784.c(41) : error C2115: '=' : incompatible types
64461_0_17784.c(43) : error C2115: '=' : incompatible types
64461_0_17784.c(48) : error C2143: syntax error : missing ';' before 'type'
64461_0_17784.c(49) : error C2065: 'mid' : undeclared identifier
64461_0_17784.c(52) : error C2143: syntax error : missing ';' before 'type'
64461_0_17784.c(53) : error C2065: 'p1' : undeclared identifier
64461_0_17784.c(53) : error C2065: 'p2' : undeclared identifier
64461_0_17784.c(56) : error C2065: 'p' : undeclared identifier
64461_0_17784.c(79) : error C2143: syntax error : missing ';' before 'type'
64461_0_17784.c(81) : warning C4013: 'cross' undefined; assuming extern returning int
64461_0_17784.c(97) : error C2143: syntax error : missing ';' before 'type'
64461_0_17784.c(98) : error C2143: syntax error : missing ';' before 'type'
64461_0_17784.c(98) : error C2143: syntax error : missing ';' before 'type'
64461_0_17784.c(98) : error C2143: syntax error : missing ')' before 'type'
64461_0_17784.c(98) : error C2143: syntax error : missing ';' before 'type'
64461_0_17784.c(98) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
64461_0_17784.c(98) : error C2059: syntax error : ')'
64461_0_17784.c(99) : error C2143: syntax error : missing ';' before '{'
64461_0_17784.c(119) : error C2143: syntax error : missing ';' before 'type'
64461_0_17784.c(121) : error C2065: 'length' : undeclared identifier
64461_0_17784.c(122) : warning C4244: '+=' : conversion from 'double ' to 'int ', possible loss of data
64461_0_17784.c(123) : error C2059: syntax error : 'type'
|