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