0_0_2476113_6938.c:3: error: field `calmid' declared as a function
0_0_2476113_6938.c:3: error: syntax error before '{' token
0_0_2476113_6938.c: In function `build':
0_0_2476113_6938.c:9: error: request for member `left' in something not a structure or union
0_0_2476113_6938.c:10: error: request for member `right' in something not a structure or union
0_0_2476113_6938.c:12: error: request for member `num' in something not a structure or union
0_0_2476113_6938.c:15: error: request for member `num' in something not a structure or union
0_0_2476113_6938.c: In function `update':
0_0_2476113_6938.c:19: error: request for member `num' in something not a structure or union
0_0_2476113_6938.c:20: error: request for member `left' in something not a structure or union
0_0_2476113_6938.c:20: error: request for member `right' in something not a structure or union
0_0_2476113_6938.c:23: error: request for member `calmid' in something not a structure or union
0_0_2476113_6938.c: In function `query':
0_0_2476113_6938.c:32: error: request for member `left' in something not a structure or union
0_0_2476113_6938.c:32: error: request for member `right' in something not a structure or union
0_0_2476113_6938.c:33: error: request for member `num' in something not a structure or union
0_0_2476113_6938.c:35: error: request for member `calmid' in something not a structure or union
0_0_2476113_6938.c: In function `main':
0_0_2476113_6938.c:47: error: stray '\161' in program
0_0_2476113_6938.c:47: error: stray '\176' in program
0_0_2476113_6938.c:47: error: syntax error before '%' token
0_0_2476113_6938.c:47: error: stray '\161' in program
0_0_2476113_6938.c:47: error: stray '\177' in program
0_0_2476113_6938.c:48: error: `cas' undeclared (first use in this function)
0_0_2476113_6938.c:48: error: (Each undeclared identifier is reported only once
0_0_2476113_6938.c:48: error: for each function it appears in.)
0_0_2476113_6938.c:48: error: syntax error before '{' token
0_0_2476113_6938.c:50: error: stray '\161' in program
0_0_2476113_6938.c:50: error: stray '\176' in program
0_0_2476113_6938.c:50: error: syntax error before '%' token
0_0_2476113_6938.c:50: error: stray '\161' in program
0_0_2476113_6938.c:50: error: stray '\177' in program
0_0_2476113_6938.c:51: error: `i' undeclared (first use in this function)
0_0_2476113_6938.c:51: error: `n' undeclared (first use in this function)
0_0_2476113_6938.c:51: error: syntax error before '{' token
0_0_2476113_6938.c:52: error: stray '\161' in program
0_0_2476113_6938.c:52: error: stray '\176' in program
0_0_2476113_6938.c:52: error: stray '\161' in program
0_0_2476113_6938.c:52: error: stray '\177' in program
0_0_2476113_6938.c: At top level:
0_0_2476113_6938.c:54: error: syntax error before numeric constant
0_0_2476113_6938.c:55: error: syntax error before string constant
0_0_2476113_6938.c:57: error: syntax error before "while"
0_0_2476113_6938.c:60: error: syntax error before string constant
|