64446_0_8918.c
64446_0_8918.c(6) : error C2061: syntax error : identifier 'tree'
64446_0_8918.c(9) : error C2059: syntax error : '}'
64446_0_8918.c(13) : error C2065: '_tree' : undeclared identifier
64446_0_8918.c(13) : error C2146: syntax error : missing ';' before identifier 'L'
64446_0_8918.c(13) : error C2065: 'L' : undeclared identifier
64446_0_8918.c(13) : error C2065: 'p' : undeclared identifier
64446_0_8918.c(13) : error C2065: 'q' : undeclared identifier
64446_0_8918.c(14) : error C2143: syntax error : missing ';' before 'type'
64446_0_8918.c(15) : error C2065: 'bool' : undeclared identifier
64446_0_8918.c(15) : error C2146: syntax error : missing ';' before identifier 'flag1'
64446_0_8918.c(15) : error C2065: 'flag1' : undeclared identifier
64446_0_8918.c(15) : error C2065: 'flag2' : undeclared identifier
64446_0_8918.c(16) : error C2143: syntax error : missing ';' before 'type'
64446_0_8918.c(17) : error C2146: syntax error : missing ';' before identifier 'malloc'
64446_0_8918.c(17) : error C2065: 'tree' : undeclared identifier
64446_0_8918.c(18) : error C2065: 'i' : undeclared identifier
64446_0_8918.c(20) : error C2223: left of '->tr' must point to struct/union
64446_0_8918.c(21) : error C2223: left of '->num' must point to struct/union
64446_0_8918.c(27) : error C2065: 'len' : undeclared identifier
64446_0_8918.c(29) : error C2223: left of '->num' must point to struct/union
64446_0_8918.c(32) : error C2223: left of '->tr' must point to struct/union
64446_0_8918.c(34) : error C2146: syntax error : missing ';' before identifier 'malloc'
64446_0_8918.c(35) : error C2143: syntax error : missing ';' before 'type'
64446_0_8918.c(35) : error C2143: syntax error : missing ';' before 'type'
64446_0_8918.c(35) : error C2143: syntax error : missing ')' before 'type'
64446_0_8918.c(35) : error C2143: syntax error : missing ';' before 'type'
64446_0_8918.c(35) : error C2065: 'j' : undeclared identifier
64446_0_8918.c(35) : warning C4552: '<' : operator has no effect; expected operator with side-effect
64446_0_8918.c(35) : error C2059: syntax error : ')'
64446_0_8918.c(36) : error C2143: syntax error : missing ';' before '{'
64446_0_8918.c(37) : error C2223: left of '->tr' must point to struct/union
64446_0_8918.c(38) : error C2223: left of '->num' must point to struct/union
64446_0_8918.c(40) : error C2223: left of '->tr' must point to struct/union
64446_0_8918.c(44) : error C2223: left of '->tr' must point to struct/union
64446_0_8918.c(46) : error C2223: left of '->num' must point to struct/union
64446_0_8918.c(55) : error C2065: 'deep' : undeclared identifier
64446_0_8918.c(59) : error C2223: left of '->tr' must point to struct/union
64446_0_8918.c(60) : warning C4047: '==' : 'int ' differs in levels of indirection from 'void *'
64446_0_8918.c(69) : error C2223: left of '->num' must point to struct/union
64446_0_8918.c(76) : error C2223: left of '->num' must point to struct/union
|