113915_0_24155.c
113915_0_24155.c(9) : error C2061: syntax error : identifier 'trie'
113915_0_24155.c(10) : error C2059: syntax error : '}'
113915_0_24155.c(12) : error C2143: syntax error : missing ')' before '*'
113915_0_24155.c(12) : error C2143: syntax error : missing '{' before '*'
113915_0_24155.c(12) : error C2059: syntax error : 'type'
113915_0_24155.c(12) : error C2059: syntax error : ')'
113915_0_24155.c(19) : error C2143: syntax error : missing ')' before '&'
113915_0_24155.c(19) : error C2143: syntax error : missing '{' before '&'
113915_0_24155.c(19) : error C2059: syntax error : '&'
113915_0_24155.c(19) : error C2059: syntax error : ')'
113915_0_24155.c(64) : error C2143: syntax error : missing ')' before '&'
113915_0_24155.c(64) : error C2143: syntax error : missing '{' before '&'
113915_0_24155.c(64) : error C2059: syntax error : '&'
113915_0_24155.c(64) : error C2059: syntax error : ')'
113915_0_24155.c(91) : error C2065: 'trie' : undeclared identifier
113915_0_24155.c(91) : error C2146: syntax error : missing ';' before identifier 'h'
113915_0_24155.c(91) : error C2065: 'h' : undeclared identifier
113915_0_24155.c(92) : warning C4013: 'initial' undefined; assuming extern returning int
113915_0_24155.c(94) : warning C4013: 'insert' undefined; assuming extern returning int
113915_0_24155.c(96) : warning C4013: 'exist' undefined; assuming extern returning int
|