0_0_7814090_1716.c:11: error: syntax error before '*' token
0_0_7814090_1716.c:11: error: syntax error before '*' token
0_0_7814090_1716.c: In function `insert':
0_0_7814090_1716.c:13: error: `t' undeclared (first use in this function)
0_0_7814090_1716.c:13: error: (Each undeclared identifier is reported only once
0_0_7814090_1716.c:13: error: for each function it appears in.)
0_0_7814090_1716.c:15: error: `tree' undeclared (first use in this function)
0_0_7814090_1716.c:15: error: syntax error before ')' token
0_0_7814090_1716.c:16: error: `d' undeclared (first use in this function)
0_0_7814090_1716.c: At top level:
0_0_7814090_1716.c:26: error: syntax error before '*' token
0_0_7814090_1716.c: In function `in_order':
0_0_7814090_1716.c:28: error: `count' undeclared (first use in this function)
0_0_7814090_1716.c:29: error: `t' undeclared (first use in this function)
0_0_7814090_1716.c: In function `main':
0_0_7814090_1716.c:44: error: `tree' undeclared (first use in this function)
0_0_7814090_1716.c:44: error: `t' undeclared (first use in this function)
0_0_7814090_1716.c:47: error: 'for' loop initial declaration used outside C99 mode
|