0_0_6377474_15869.c:7: error: syntax error before "TPoint"
0_0_6377474_15869.c:19: error: field `centre' has incomplete type
0_0_6377474_15869.c:23: error: field `t' has incomplete type
0_0_6377474_15869.c:25: error: syntax error before "c"
0_0_6377474_15869.c:26: error: syntax error before "a"
0_0_6377474_15869.c:26: error: variable-size type declared outside of any function
0_0_6377474_15869.c:27: error: syntax error before "p1"
0_0_6377474_15869.c: In function `distance':
0_0_6377474_15869.c:29: error: storage size of 'p3' isn't known
0_0_6377474_15869.c:30: error: `p2' undeclared (first use in this function)
0_0_6377474_15869.c:30: error: (Each undeclared identifier is reported only once
0_0_6377474_15869.c:30: error: for each function it appears in.)
0_0_6377474_15869.c:30: error: `p1' undeclared (first use in this function)
0_0_6377474_15869.c: At top level:
0_0_6377474_15869.c:35: error: syntax error before "t"
0_0_6377474_15869.c: In function `triangleArea':
0_0_6377474_15869.c:37: error: storage size of 'p1' isn't known
0_0_6377474_15869.c:37: error: storage size of 'p2' isn't known
0_0_6377474_15869.c:38: error: `t' undeclared (first use in this function)
0_0_6377474_15869.c: At top level:
0_0_6377474_15869.c:43: error: syntax error before "circumcircleOfTriangle"
0_0_6377474_15869.c:43: error: syntax error before "t"
0_0_6377474_15869.c: In function `circumcircleOfTriangle':
0_0_6377474_15869.c:45: error: stray '\200' in program
0_0_6377474_15869.c:45: error: stray '\253' in program
0_0_6377474_15869.c:45: error: stray '\189' in program
0_0_6377474_15869.c:45: error: stray '\199' in program
0_0_6377474_15869.c:45: error: stray '\208' in program
0_0_6377474_15869.c:45: error: stray '\206' in program
0_0_6377474_15869.c:45: error: stray '\181' in program
0_0_6377474_15869.c:45: error: stray '\196' in program
0_0_6377474_15869.c:45: error: stray '\205' in program
0_0_6377474_15869.c:45: error: stray '\226' in program
0_0_6377474_15869.c:45: error: stray '\189' in program
0_0_6377474_15869.c:45: error: stray '\211' in program
0_0_6377474_15869.c:45: error: stray '\212' in program
0_0_6377474_15869.c:45: error: stray '\178' in program
0_0_6377474_15869.c:49: error: `t' undeclared (first use in this function)
0_0_6377474_15869.c:51: error: syntax error before '/' token
0_0_6377474_15869.c:51: error: stray '\184' in program
0_0_6377474_15869.c:51: error: stray '\249' in program
0_0_6377474_15869.c:51: error: stray '\190' in program
0_0_6377474_15869.c:51: error: stray '\221' in program
0_0_6377474_15869.c:51: error: stray '\199' in program
0_0_6377474_15869.c:51: error: stray '\243' in program
0_0_6377474_15869.c:51: error: stray '\176' in program
0_0_6377474_15869.c:51: error: stray '\235' in program
0_0_6377474_15869.c:51: error: stray '\190' in program
0_0_6377474_15869.c:51: error: stray '\182' in program
0_0_6377474_15869.c:52: error: `R' undeclared (first use in this function)
0_0_6377474_15869.c:58: error: `tmp' undeclared (first use in this function)
0_0_6377474_15869.c: At top level:
0_0_6377474_15869.c:63: error: syntax error before "MinCircle2"
0_0_6377474_15869.c:63: error: syntax error before "TTriangle"
0_0_6377474_15869.c: In function `MinCircle2':
0_0_6377474_15869.c:66: error: `tce' undeclared (first use in this function)
0_0_6377474_15869.c:69: error: `ce' undeclared (first use in this function)
0_0_6377474_15869.c:78: error: incompatible types in assignment
0_0_6377474_15869.c:79: error: incompatible types in return
0_0_6377474_15869.c: At top level:
0_0_6377474_15869.c:82: error: syntax error before "TTriangle"
0_0_6377474_15869.c: In function `MinCircle':
0_0_6377474_15869.c:85: error: storage size of 'tmp' isn't known
0_0_6377474_15869.c:86: error: `tce' undeclared (first use in this function)
0_0_6377474_15869.c:86: error: `ce' undeclared (first use in this function)
0_0_6377474_15869.c:88: error: `t' undeclared (first use in this function)
0_0_6377474_15869.c:90: error: request for member `centre' in something not a structure or union
0_0_6377474_15869.c:90: error: request for member `r' in something not a structure or union
0_0_6377474_15869.c: In function `run':
0_0_6377474_15869.c:111: error: request for member `centre' in something not a structure or union
0_0_6377474_15869.c:111: error: request for member `centre' in something not a structure or union
0_0_6377474_15869.c:111: error: request for member `r' in something not a structure or union
0_0_6377474_15869.c: In function `main':
0_0_6377474_15869.c:119: error: 'for' loop initial declaration used outside C99 mode
0_0_6377474_15869.c:120: error: request for member `x' in something not a structure or union
0_0_6377474_15869.c:120: error: request for member `y' in something not a structure or union
|