0_0_2992495_13924.c:10: error: syntax error before '&' token
0_0_2992495_13924.c: In function `initqueue':
0_0_2992495_13924.c:12: error: `q' undeclared (first use in this function)
0_0_2992495_13924.c:12: error: (Each undeclared identifier is reported only once
0_0_2992495_13924.c:12: error: for each function it appears in.)
0_0_2992495_13924.c:12: error: `n' undeclared (first use in this function)
0_0_2992495_13924.c: At top level:
0_0_2992495_13924.c:18: error: syntax error before '&' token
0_0_2992495_13924.c: In function `enqueue':
0_0_2992495_13924.c:20: error: `q' undeclared (first use in this function)
0_0_2992495_13924.c:20: error: `e' undeclared (first use in this function)
0_0_2992495_13924.c: At top level:
0_0_2992495_13924.c:23: error: syntax error before '&' token
0_0_2992495_13924.c: In function `dequeue':
0_0_2992495_13924.c:25: error: `e' undeclared (first use in this function)
0_0_2992495_13924.c:25: error: `q' undeclared (first use in this function)
0_0_2992495_13924.c: At top level:
0_0_2992495_13924.c:32: error: syntax error before '&' token
0_0_2992495_13924.c: In function `inityhsjx':
0_0_2992495_13924.c:35: error: `n' undeclared (first use in this function)
0_0_2992495_13924.c:37: error: syntax error before '/' token
0_0_2992495_13924.c:37: error: syntax error before ')' token
0_0_2992495_13924.c:41: error: `q' undeclared (first use in this function)
0_0_2992495_13924.c: In function `main':
0_0_2992495_13924.c:54: error: syntax error before '/' token
|