0_0_8624281_23527.c:36: error: syntax error before '/' token
0_0_8624281_23527.c:36: error: stray '\212' in program
0_0_8624281_23527.c:36: error: stray '\170' in program
0_0_8624281_23527.c:36: error: stray '\203' in program
0_0_8624281_23527.c:36: error: stray '\216' in program
0_0_8624281_23527.c:36: error: stray '\181' in program
0_0_8624281_23527.c:36: error: stray '\196' in program
0_0_8624281_23527.c:36: error: stray '\192' in program
0_0_8624281_23527.c:36: error: stray '\224' in program
0_0_8624281_23527.c:36: error: stray '\208' in program
0_0_8624281_23527.c:36: error: stray '\205' in program
0_0_8624281_23527.c:46: error: syntax error before '}' token
0_0_8624281_23527.c:54: error: syntax error before '*' token
0_0_8624281_23527.c: In function `stack_init':
0_0_8624281_23527.c:55: error: `s' undeclared (first use in this function)
0_0_8624281_23527.c:55: error: (Each undeclared identifier is reported only once
0_0_8624281_23527.c:55: error: for each function it appears in.)
0_0_8624281_23527.c: At top level:
0_0_8624281_23527.c:65: error: syntax error before '*' token
0_0_8624281_23527.c: In function `stack_uninit':
0_0_8624281_23527.c:66: error: `s' undeclared (first use in this function)
0_0_8624281_23527.c: At top level:
0_0_8624281_23527.c:77: error: syntax error before '*' token
0_0_8624281_23527.c: In function `stack_empty':
0_0_8624281_23527.c:78: error: `s' undeclared (first use in this function)
0_0_8624281_23527.c: At top level:
0_0_8624281_23527.c:86: error: syntax error before '*' token
0_0_8624281_23527.c: In function `stack_size':
0_0_8624281_23527.c:87: error: `s' undeclared (first use in this function)
0_0_8624281_23527.c: At top level:
0_0_8624281_23527.c:96: error: syntax error before '*' token
0_0_8624281_23527.c: In function `stack_push':
0_0_8624281_23527.c:98: error: `s' undeclared (first use in this function)
0_0_8624281_23527.c:104: error: `x' undeclared (first use in this function)
0_0_8624281_23527.c: At top level:
0_0_8624281_23527.c:112: error: syntax error before '*' token
0_0_8624281_23527.c: In function `stack_pop':
0_0_8624281_23527.c:113: error: `s' undeclared (first use in this function)
0_0_8624281_23527.c: At top level:
0_0_8624281_23527.c:121: error: syntax error before '*' token
0_0_8624281_23527.c: In function `stack_top':
0_0_8624281_23527.c:122: error: `s' undeclared (first use in this function)
0_0_8624281_23527.c: In function `mgraph_topo_sort':
0_0_8624281_23527.c:138: error: syntax error before "s"
0_0_8624281_23527.c:150: error: `s' undeclared (first use in this function)
|