0_0_1598839_14936.c:2: error: syntax error before '/' token
0_0_1598839_14936.c:2: error: syntax error at '#' token
0_0_1598839_14936.c:8: error: syntax error before "bg"
0_0_1598839_14936.c:9: error: syntax error before '/' token
0_0_1598839_14936.c:11: error: syntax error before '*' token
0_0_1598839_14936.c: In function `cmp':
0_0_1598839_14936.c:13: error: `a' undeclared (first use in this function)
0_0_1598839_14936.c:13: error: (Each undeclared identifier is reported only once
0_0_1598839_14936.c:13: error: for each function it appears in.)
0_0_1598839_14936.c:13: error: `b' undeclared (first use in this function)
0_0_1598839_14936.c: In function `dp':
0_0_1598839_14936.c:21: error: request for member `l' in something not a structure or union
0_0_1598839_14936.c:21: error: request for member `t' in something not a structure or union
0_0_1598839_14936.c:21: error: request for member `h' in something not a structure or union
0_0_1598839_14936.c:22: error: request for member `l' in something not a structure or union
0_0_1598839_14936.c:22: error: request for member `t' in something not a structure or union
0_0_1598839_14936.c:23: error: request for member `l' in something not a structure or union
0_0_1598839_14936.c:23: error: request for member `h' in something not a structure or union
0_0_1598839_14936.c: In function `main':
0_0_1598839_14936.c:27: error: syntax error before '/' token
0_0_1598839_14936.c:32: error: request for member `h' in something not a structure or union
0_0_1598839_14936.c:32: error: request for member `l' in something not a structure or union
0_0_1598839_14936.c:32: error: request for member `t' in something not a structure or union
0_0_1598839_14936.c:35: error: syntax error before '/' token
|