0_0_6369299_28740.c:8: error: syntax error before "seg"
0_0_6369299_28740.c: In function `build':
0_0_6369299_28740.c:11: error: request for member `l' in something not a structure or union
0_0_6369299_28740.c:12: error: request for member `r' in something not a structure or union
0_0_6369299_28740.c:15: error: request for member `c' in something not a structure or union
0_0_6369299_28740.c:21: error: request for member `c' in something not a structure or union
0_0_6369299_28740.c:23: error: request for member `c' in something not a structure or union
0_0_6369299_28740.c: In function `add':
0_0_6369299_28740.c:27: error: request for member `c' in something not a structure or union
0_0_6369299_28740.c:28: error: request for member `l' in something not a structure or union
0_0_6369299_28740.c:28: error: request for member `r' in something not a structure or union
0_0_6369299_28740.c:32: error: request for member `l' in something not a structure or union
0_0_6369299_28740.c:32: error: request for member `r' in something not a structure or union
0_0_6369299_28740.c: In function `que':
0_0_6369299_28740.c:40: error: request for member `l' in something not a structure or union
0_0_6369299_28740.c:40: error: request for member `r' in something not a structure or union
0_0_6369299_28740.c:42: error: request for member `c' in something not a structure or union
0_0_6369299_28740.c: In function `main':
0_0_6369299_28740.c:64: error: 'for' loop initial declaration used outside C99 mode
|