0_0_9381750_2249.c:24: error: syntax error before '&' token
0_0_9381750_2249.c: In function `GetTop':
0_0_9381750_2249.c:25: error: `S' undeclared (first use in this function)
0_0_9381750_2249.c:25: error: (Each undeclared identifier is reported only once
0_0_9381750_2249.c:25: error: for each function it appears in.)
0_0_9381750_2249.c:28: error: `e' undeclared (first use in this function)
0_0_9381750_2249.c: At top level:
0_0_9381750_2249.c:31: error: syntax error before '&' token
0_0_9381750_2249.c: In function `Push':
0_0_9381750_2249.c:32: error: `S' undeclared (first use in this function)
0_0_9381750_2249.c:37: error: `e' undeclared (first use in this function)
0_0_9381750_2249.c: At top level:
0_0_9381750_2249.c:40: error: syntax error before '&' token
0_0_9381750_2249.c: In function `Pop':
0_0_9381750_2249.c:41: error: `S' undeclared (first use in this function)
0_0_9381750_2249.c:44: error: `e' undeclared (first use in this function)
0_0_9381750_2249.c: At top level:
0_0_9381750_2249.c:58: error: syntax error before '&' token
0_0_9381750_2249.c: In function `FindPath':
0_0_9381750_2249.c:60: error: `S' undeclared (first use in this function)
|