81770_0_13238.c:9: error: syntax error before "p"
81770_0_13238.c: In function `tpsort':
81770_0_13238.c:19: error: syntax error before '/' token
81770_0_13238.c:20: error: request for member `in' in something not a structure or union
81770_0_13238.c:22: error: request for member `in' in something not a structure or union
81770_0_13238.c:23: error: request for member `out' in something not a structure or union
81770_0_13238.c:24: error: request for member `next' in something not a structure or union
81770_0_13238.c: In function `main':
81770_0_13238.c:39: error: request for member `in' in something not a structure or union
81770_0_13238.c:40: error: request for member `out' in something not a structure or union
81770_0_13238.c:47: error: request for member `next' in something not a structure or union
81770_0_13238.c:47: error: request for member `out' in something not a structure or union
81770_0_13238.c:48: error: request for member `in' in something not a structure or union
|