162675_0_7301.c:10: error: syntax error before "passenger"
162675_0_7301.c:15: error: syntax error before "passenger"
162675_0_7301.c:18: error: syntax error before "lie"
162675_0_7301.c: In function `geton':
162675_0_7301.c:22: error: `passenger' undeclared (first use in this function)
162675_0_7301.c:22: error: (Each undeclared identifier is reported only once
162675_0_7301.c:22: error: for each function it appears in.)
162675_0_7301.c:22: error: `p' undeclared (first use in this function)
162675_0_7301.c:22: error: `q' undeclared (first use in this function)
162675_0_7301.c:22: error: `s' undeclared (first use in this function)
162675_0_7301.c:25: error: syntax error before ')' token
162675_0_7301.c:29: error: request for member `last' in something not a structure or union
162675_0_7301.c:36: error: request for member `last' in something not a structure or union
162675_0_7301.c:38: error: request for member `last' in something not a structure or union
162675_0_7301.c: In function `getout':
162675_0_7301.c:47: error: `passenger' undeclared (first use in this function)
162675_0_7301.c:47: error: `p' undeclared (first use in this function)
162675_0_7301.c:47: error: `q' undeclared (first use in this function)
162675_0_7301.c:47: error: `s' undeclared (first use in this function)
162675_0_7301.c:51: error: request for member `last' in something not a structure or union
162675_0_7301.c:63: error: request for member `last' in something not a structure or union
162675_0_7301.c: In function `join':
162675_0_7301.c:80: error: `passenger' undeclared (first use in this function)
162675_0_7301.c:80: error: `che1' undeclared (first use in this function)
162675_0_7301.c:80: error: `che2' undeclared (first use in this function)
162675_0_7301.c:80: error: `q' undeclared (first use in this function)
162675_0_7301.c:84: error: request for member `last' in something not a structure or union
162675_0_7301.c:85: error: request for member `last' in something not a structure or union
162675_0_7301.c:91: error: request for member `last' in something not a structure or union
162675_0_7301.c:94: error: request for member `last' in something not a structure or union
162675_0_7301.c: In function `main':
162675_0_7301.c:102: error: `passenger' undeclared (first use in this function)
162675_0_7301.c:102: error: `p' undeclared (first use in this function)
162675_0_7301.c:102: error: `q' undeclared (first use in this function)
162675_0_7301.c:107: error: request for member `num' in something not a structure or union
162675_0_7301.c:110: error: syntax error before ')' token
162675_0_7301.c:113: error: request for member `last' in something not a structure or union
162675_0_7301.c:114: error: 'for' loop initial declaration used outside C99 mode
162675_0_7301.c:117: error: syntax error before ')' token
|