0_0_4287892_7104.c:18: error: field `init' declared as a function
0_0_4287892_7104.c:18: error: syntax error before '{' token
0_0_4287892_7104.c:20: error: syntax error before '-' token
0_0_4287892_7104.c:20: error: conflicting types for 'memset'
0_0_4287892_7104.c:20: error: conflicting types for 'memset'
0_0_4287892_7104.c: In function `trie':
0_0_4287892_7104.c:38: error: request for member `next' in something not a structure or union
0_0_4287892_7104.c:39: error: request for member `init' in something not a structure or union
0_0_4287892_7104.c:40: error: request for member `next' in something not a structure or union
0_0_4287892_7104.c:42: error: request for member `next' in something not a structure or union
0_0_4287892_7104.c:44: error: request for member `cnt' in something not a structure or union
0_0_4287892_7104.c: In function `DFA':
0_0_4287892_7104.c:53: error: request for member `next' in something not a structure or union
0_0_4287892_7104.c:56: error: request for member `fail' in something not a structure or union
0_0_4287892_7104.c:58: error: request for member `fail' in something not a structure or union
0_0_4287892_7104.c:58: error: request for member `fail' in something not a structure or union
0_0_4287892_7104.c:63: error: request for member `next' in something not a structure or union
0_0_4287892_7104.c:65: error: request for member `next' in something not a structure or union
0_0_4287892_7104.c:65: error: request for member `fail' in something not a structure or union
0_0_4287892_7104.c: In function `work':
0_0_4287892_7104.c:78: error: request for member `init' in something not a structure or union
0_0_4287892_7104.c:85: error: request for member `next' in something not a structure or union
|