0_0_2657426_29450.c:4: error: field `calmid' declared as a function
0_0_2657426_29450.c:4: error: syntax error before '{' token
0_0_2657426_29450.c: In function `build':
0_0_2657426_29450.c:10: error: request for member `left' in something not a structure or union
0_0_2657426_29450.c:11: error: request for member `right' in something not a structure or union
0_0_2657426_29450.c:13: error: request for member `num' in something not a structure or union
0_0_2657426_29450.c:16: error: request for member `num' in something not a structure or union
0_0_2657426_29450.c: In function `update':
0_0_2657426_29450.c:20: error: request for member `num' in something not a structure or union
0_0_2657426_29450.c:21: error: request for member `left' in something not a structure or union
0_0_2657426_29450.c:21: error: request for member `right' in something not a structure or union
0_0_2657426_29450.c:24: error: request for member `calmid' in something not a structure or union
0_0_2657426_29450.c: In function `query':
0_0_2657426_29450.c:33: error: request for member `left' in something not a structure or union
0_0_2657426_29450.c:33: error: request for member `right' in something not a structure or union
0_0_2657426_29450.c:34: error: request for member `num' in something not a structure or union
0_0_2657426_29450.c:36: error: request for member `calmid' in something not a structure or union
0_0_2657426_29450.c: In function `main':
0_0_2657426_29450.c:48: error: stray '\161' in program
0_0_2657426_29450.c:48: error: stray '\176' in program
0_0_2657426_29450.c:48: error: syntax error before '%' token
0_0_2657426_29450.c:48: error: stray '\161' in program
0_0_2657426_29450.c:48: error: stray '\177' in program
0_0_2657426_29450.c:49: error: `cas' undeclared (first use in this function)
0_0_2657426_29450.c:49: error: (Each undeclared identifier is reported only once
0_0_2657426_29450.c:49: error: for each function it appears in.)
0_0_2657426_29450.c:49: error: syntax error before '{' token
0_0_2657426_29450.c:51: error: stray '\161' in program
0_0_2657426_29450.c:51: error: stray '\176' in program
0_0_2657426_29450.c:51: error: syntax error before '%' token
0_0_2657426_29450.c:51: error: stray '\161' in program
0_0_2657426_29450.c:51: error: stray '\177' in program
0_0_2657426_29450.c:52: error: `i' undeclared (first use in this function)
0_0_2657426_29450.c:52: error: `n' undeclared (first use in this function)
0_0_2657426_29450.c:52: error: syntax error before '{' token
0_0_2657426_29450.c:53: error: stray '\161' in program
0_0_2657426_29450.c:53: error: stray '\176' in program
0_0_2657426_29450.c:53: error: stray '\161' in program
0_0_2657426_29450.c:53: error: stray '\177' in program
0_0_2657426_29450.c: At top level:
0_0_2657426_29450.c:55: error: syntax error before numeric constant
0_0_2657426_29450.c:56: error: syntax error before string constant
0_0_2657426_29450.c:58: error: syntax error before "while"
0_0_2657426_29450.c:61: error: syntax error before string constant
|