0_0_4294617_24208.c:7: error: syntax error before "EdgeNode"
0_0_4294617_24208.c: In function `TopLogical':
0_0_4294617_24208.c:24: error: request for member `next' in something not a structure or union
0_0_4294617_24208.c:35: error: dereferencing pointer to incomplete type
0_0_4294617_24208.c:37: error: dereferencing pointer to incomplete type
0_0_4294617_24208.c: In function `main':
0_0_4294617_24208.c:54: error: request for member `next' in something not a structure or union
0_0_4294617_24208.c:54: error: `new' undeclared (first use in this function)
0_0_4294617_24208.c:54: error: (Each undeclared identifier is reported only once
0_0_4294617_24208.c:54: error: for each function it appears in.)
0_0_4294617_24208.c:54: error: syntax error before "EdgeNode"
0_0_4294617_24208.c:55: error: request for member `next' in something not a structure or union
0_0_4294617_24208.c:56: error: request for member `v' in something not a structure or union
0_0_4294617_24208.c:58: error: request for member `next' in something not a structure or union
|