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