0_0_11589418_30537.c:7: error: syntax error before "w"
0_0_11589418_30537.c: In function `cmp':
0_0_11589418_30537.c:11: error: `wood' undeclared (first use in this function)
0_0_11589418_30537.c:11: error: (Each undeclared identifier is reported only once
0_0_11589418_30537.c:11: error: for each function it appears in.)
0_0_11589418_30537.c:11: error: `c' undeclared (first use in this function)
0_0_11589418_30537.c:11: error: syntax error before ')' token
0_0_11589418_30537.c:12: error: `d' undeclared (first use in this function)
0_0_11589418_30537.c:12: error: syntax error before ')' token
0_0_11589418_30537.c: In function `main':
0_0_11589418_30537.c:30: error: request for member `l' in something not a structure or union
0_0_11589418_30537.c:30: error: request for member `w' in something not a structure or union
0_0_11589418_30537.c:32: error: `wood' undeclared (first use in this function)
0_0_11589418_30537.c:39: error: request for member `l' in something not a structure or union
0_0_11589418_30537.c:40: error: request for member `w' in something not a structure or union
0_0_11589418_30537.c:43: error: request for member `l' in something not a structure or union
0_0_11589418_30537.c:43: error: request for member `w' in something not a structure or union
0_0_11589418_30537.c:46: error: request for member `l' in something not a structure or union
0_0_11589418_30537.c:47: error: request for member `w' in something not a structure or union
0_0_11589418_30537.c:53: error: syntax error before '/' token
0_0_11589418_30537.c:53: error: syntax error before ')' token
0_0_11589418_30537.c: At top level:
0_0_11589418_30537.c:59: error: syntax error before "return"
|