0_0_3017456_26865.c:9: error: syntax error before "V"
0_0_3017456_26865.c:19: error: syntax error before "Buf"
0_0_3017456_26865.c: In function `BSF':
0_0_3017456_26865.c:40: error: request for member `e' in something not a structure or union
0_0_3017456_26865.c:44: error: request for member `next' in something not a structure or union
0_0_3017456_26865.c:53: error: `false' undeclared (first use in this function)
0_0_3017456_26865.c:53: error: (Each undeclared identifier is reported only once
0_0_3017456_26865.c:53: error: for each function it appears in.)
0_0_3017456_26865.c:62: error: request for member `e' in something not a structure or union
0_0_3017456_26865.c:63: error: request for member `next' in something not a structure or union
0_0_3017456_26865.c:66: error: request for member `next' in something not a structure or union
0_0_3017456_26865.c: In function `main':
0_0_3017456_26865.c:94: error: request for member `e' in something not a structure or union
0_0_3017456_26865.c:95: error: request for member `next' in something not a structure or union
0_0_3017456_26865.c:102: error: `true' undeclared (first use in this function)
0_0_3017456_26865.c:102: error: `bool' undeclared (first use in this function)
|