0_0_1115449_6249.c:2: error: syntax error before '/' token
0_0_1115449_6249.c:7: error: syntax error before '}' token
0_0_1115449_6249.c: In function `insertlist':
0_0_1115449_6249.c:12: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:12: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:12: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:13: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:15: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:15: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:16: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c: In function `freelist':
0_0_1115449_6249.c:24: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c: In function `main':
0_0_1115449_6249.c:39: error: invalid application of `sizeof' to incomplete type `Node'
0_0_1115449_6249.c:55: error: invalid application of `sizeof' to incomplete type `Node'
0_0_1115449_6249.c:56: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:65: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:66: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:69: error: syntax error before '/' token
0_0_1115449_6249.c:71: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:73: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:73: error: dereferencing pointer to incomplete type
0_0_1115449_6249.c:74: error: dereferencing pointer to incomplete type
|