789759_0_0_123.c:9: error: syntax error before "v"
789759_0_0_123.c:15: error: syntax error before "v"
789759_0_0_123.c:19: error: syntax error before "p"
789759_0_0_123.c: In function `main':
789759_0_0_123.c:39: error: `vt' undeclared (first use in this function)
789759_0_0_123.c:39: error: (Each undeclared identifier is reported only once
789759_0_0_123.c:39: error: for each function it appears in.)
789759_0_0_123.c:41: error: `bool' undeclared (first use in this function)
789759_0_0_123.c:41: error: syntax error before "isuncertain"
789759_0_0_123.c:56: error: request for member `num' in something not a structure or union
789759_0_0_123.c:57: error: request for member `next' in something not a structure or union
789759_0_0_123.c:83: error: `isconflict' undeclared (first use in this function)
789759_0_0_123.c:83: error: `false' undeclared (first use in this function)
789759_0_0_123.c:90: error: `true' undeclared (first use in this function)
789759_0_0_123.c:92: error: `new' undeclared (first use in this function)
789759_0_0_123.c:92: error: syntax error before "VEX"
789759_0_0_123.c:94: error: request for member `next' in something not a structure or union
789759_0_0_123.c:95: error: request for member `next' in something not a structure or union
789759_0_0_123.c:96: error: request for member `num' in something not a structure or union
789759_0_0_123.c:104: error: `isuncertain' undeclared (first use in this function)
789759_0_0_123.c:108: error: request for member `num' in something not a structure or union
789759_0_0_123.c:112: error: request for member `num' in something not a structure or union
789759_0_0_123.c:125: error: request for member `num' in something not a structure or union
789759_0_0_123.c:127: error: request for member `next' in something not a structure or union
789759_0_0_123.c:131: error: request for member `num' in something not a structure or union
789759_0_0_123.c:146: error: request for member `next' in something not a structure or union
789759_0_0_123.c:149: error: request for member `next' in something not a structure or union
789759_0_0_123.c:150: error: `delete' undeclared (first use in this function)
789759_0_0_123.c:150: error: syntax error before "vt"
789759_0_0_123.c:151: error: request for member `next' in something not a structure or union
|