0_0_6356037_17836.c:11: error: syntax error before "p0"
0_0_6356037_17836.c: In function `Area':
0_0_6356037_17836.c:14: error: `p0' undeclared (first use in this function)
0_0_6356037_17836.c:14: error: (Each undeclared identifier is reported only once
0_0_6356037_17836.c:14: error: for each function it appears in.)
0_0_6356037_17836.c:14: error: `p1' undeclared (first use in this function)
0_0_6356037_17836.c:14: error: `p2' undeclared (first use in this function)
0_0_6356037_17836.c: In function `main':
0_0_6356037_17836.c:20: error: `centre' undeclared (first use in this function)
0_0_6356037_17836.c:20: error: syntax error before "p0"
0_0_6356037_17836.c:27: error: `p0' undeclared (first use in this function)
0_0_6356037_17836.c:28: error: `p1' undeclared (first use in this function)
0_0_6356037_17836.c:29: error: 'for' loop initial declaration used outside C99 mode
0_0_6356037_17836.c:31: error: `p2' undeclared (first use in this function)
|