0_0_1594012_8223.c: In function `main':
0_0_1594012_8223.c:6: error: `flaot' undeclared (first use in this function)
0_0_1594012_8223.c:6: error: (Each undeclared identifier is reported only once
0_0_1594012_8223.c:6: error: for each function it appears in.)
0_0_1594012_8223.c:6: error: syntax error before "x1"
0_0_1594012_8223.c:9: error: `x1' undeclared (first use in this function)
0_0_1594012_8223.c:9: error: `y1' undeclared (first use in this function)
0_0_1594012_8223.c:9: error: `x2' undeclared (first use in this function)
0_0_1594012_8223.c:9: error: `y2' undeclared (first use in this function)
|