0_0_8279209_10901.c:5: error: syntax error before "point"
0_0_8279209_10901.c:17: error: syntax error before "p0"
0_0_8279209_10901.c: In function `mulxi':
0_0_8279209_10901.c:19: error: `p1' undeclared (first use in this function)
0_0_8279209_10901.c:19: error: (Each undeclared identifier is reported only once
0_0_8279209_10901.c:19: error: for each function it appears in.)
0_0_8279209_10901.c:19: error: `p0' undeclared (first use in this function)
0_0_8279209_10901.c:19: error: `p2' undeclared (first use in this function)
0_0_8279209_10901.c: At top level:
0_0_8279209_10901.c:22: error: syntax error before "pi"
0_0_8279209_10901.c: In function `onsegment':
0_0_8279209_10901.c:24: error: `pi' undeclared (first use in this function)
0_0_8279209_10901.c:24: error: `pj' undeclared (first use in this function)
0_0_8279209_10901.c:24: error: `pk' undeclared (first use in this function)
0_0_8279209_10901.c: At top level:
0_0_8279209_10901.c:31: error: syntax error before "p1"
0_0_8279209_10901.c: In function `intersect':
0_0_8279209_10901.c:35: error: `p3' undeclared (first use in this function)
0_0_8279209_10901.c:35: error: `p4' undeclared (first use in this function)
0_0_8279209_10901.c:35: error: `p1' undeclared (first use in this function)
0_0_8279209_10901.c:36: error: `p2' undeclared (first use in this function)
0_0_8279209_10901.c: In function `main':
0_0_8279209_10901.c:59: error: `line' undeclared (first use in this function)
0_0_8279209_10901.c:59: error: syntax error before "l"
0_0_8279209_10901.c:63: error: `l' undeclared (first use in this function)
|