162860_0_10134.c:12: error: syntax error before "passenger"
162860_0_10134.c:17: error: syntax error before "passenger"
162860_0_10134.c:20: error: syntax error before "lie"
162860_0_10134.c: In function `geton':
162860_0_10134.c:24: error: `passenger' undeclared (first use in this function)
162860_0_10134.c:24: error: (Each undeclared identifier is reported only once
162860_0_10134.c:24: error: for each function it appears in.)
162860_0_10134.c:24: error: `p' undeclared (first use in this function)
162860_0_10134.c:24: error: `q' undeclared (first use in this function)
162860_0_10134.c:24: error: `s' undeclared (first use in this function)
162860_0_10134.c:26: error: syntax error before ')' token
162860_0_10134.c:29: error: request for member `last' in something not a structure or union
162860_0_10134.c:36: error: request for member `last' in something not a structure or union
162860_0_10134.c:39: error: request for member `last' in something not a structure or union
162860_0_10134.c: In function `getout':
162860_0_10134.c:50: error: `passenger' undeclared (first use in this function)
162860_0_10134.c:50: error: `p' undeclared (first use in this function)
162860_0_10134.c:50: error: `q' undeclared (first use in this function)
162860_0_10134.c:50: error: `s' undeclared (first use in this function)
162860_0_10134.c:54: error: request for member `last' in something not a structure or union
162860_0_10134.c:66: error: request for member `last' in something not a structure or union
162860_0_10134.c: In function `join':
162860_0_10134.c:83: error: `passenger' undeclared (first use in this function)
162860_0_10134.c:83: error: `che1' undeclared (first use in this function)
162860_0_10134.c:83: error: `che2' undeclared (first use in this function)
162860_0_10134.c:83: error: `q' undeclared (first use in this function)
162860_0_10134.c:83: error: `s' undeclared (first use in this function)
162860_0_10134.c:87: error: request for member `last' in something not a structure or union
162860_0_10134.c:88: error: request for member `last' in something not a structure or union
162860_0_10134.c:95: error: request for member `last' in something not a structure or union
162860_0_10134.c:97: error: request for member `last' in something not a structure or union
162860_0_10134.c:101: error: request for member `last' in something not a structure or union
162860_0_10134.c:104: error: request for member `last' in something not a structure or union
162860_0_10134.c:109: error: request for member `last' in something not a structure or union
162860_0_10134.c:111: error: request for member `last' in something not a structure or union
162860_0_10134.c: In function `main':
162860_0_10134.c:121: error: `passenger' undeclared (first use in this function)
162860_0_10134.c:121: error: `p' undeclared (first use in this function)
162860_0_10134.c:121: error: `q' undeclared (first use in this function)
162860_0_10134.c:126: error: request for member `num' in something not a structure or union
162860_0_10134.c:129: error: syntax error before ')' token
162860_0_10134.c:132: error: request for member `last' in something not a structure or union
162860_0_10134.c:133: error: 'for' loop initial declaration used outside C99 mode
162860_0_10134.c:136: error: syntax error before ')' token
|