0_0_4591748_1097.c:10: error: syntax error before '/' token
0_0_4591748_1097.c: In function `PushUp':
0_0_4591748_1097.c:16: error: request for member `count' in something not a structure or union
0_0_4591748_1097.c:16: error: request for member `count' in something not a structure or union
0_0_4591748_1097.c:16: error: request for member `count' in something not a structure or union
0_0_4591748_1097.c: In function `Build':
0_0_4591748_1097.c:21: error: request for member `l' in something not a structure or union
0_0_4591748_1097.c:22: error: request for member `r' in something not a structure or union
0_0_4591748_1097.c:25: error: request for member `count' in something not a structure or union
0_0_4591748_1097.c: In function `Update':
0_0_4591748_1097.c:37: error: request for member `count' in something not a structure or union
0_0_4591748_1097.c: In function `PushDown':
0_0_4591748_1097.c:43: error: request for member `l' in something not a structure or union
0_0_4591748_1097.c:43: error: request for member `r' in something not a structure or union
0_0_4591748_1097.c:48: error: request for member `l' in something not a structure or union
0_0_4591748_1097.c:48: error: request for member `r' in something not a structure or union
0_0_4591748_1097.c:49: error: syntax error before '/' token
0_0_4591748_1097.c: In function `Query':
0_0_4591748_1097.c:68: error: request for member `l' in something not a structure or union
0_0_4591748_1097.c:68: error: request for member `r' in something not a structure or union
0_0_4591748_1097.c:69: error: request for member `count' in something not a structure or union
0_0_4591748_1097.c:70: error: request for member `l' in something not a structure or union
0_0_4591748_1097.c:70: error: request for member `r' in something not a structure or union
0_0_4591748_1097.c: In function `main':
0_0_4591748_1097.c:86: error: 'for' loop initial declaration used outside C99 mode
0_0_4591748_1097.c:90: error: 'for' loop initial declaration used outside C99 mode
0_0_4591748_1097.c:95: error: syntax error before '/' token
0_0_4591748_1097.c:101: error: case label not within a switch statement
0_0_4591748_1097.c:104: error: case label not within a switch statement
0_0_4591748_1097.c: At top level:
0_0_4591748_1097.c:111: error: syntax error before '/' token
|