162857_0_13810.c:10: error: syntax error before "passenger"
162857_0_13810.c:15: error: syntax error before "passenger"
162857_0_13810.c:18: error: syntax error before "lie"
162857_0_13810.c: In function `geton':
162857_0_13810.c:22: error: `passenger' undeclared (first use in this function)
162857_0_13810.c:22: error: (Each undeclared identifier is reported only once
162857_0_13810.c:22: error: for each function it appears in.)
162857_0_13810.c:22: error: `p' undeclared (first use in this function)
162857_0_13810.c:22: error: `q' undeclared (first use in this function)
162857_0_13810.c:22: error: `s' undeclared (first use in this function)
162857_0_13810.c:24: error: syntax error before ')' token
162857_0_13810.c:27: error: request for member `last' in something not a structure or union
162857_0_13810.c:34: error: request for member `last' in something not a structure or union
162857_0_13810.c:37: error: request for member `last' in something not a structure or union
162857_0_13810.c: In function `getout':
162857_0_13810.c:48: error: `passenger' undeclared (first use in this function)
162857_0_13810.c:48: error: `p' undeclared (first use in this function)
162857_0_13810.c:48: error: `q' undeclared (first use in this function)
162857_0_13810.c:48: error: `s' undeclared (first use in this function)
162857_0_13810.c:52: error: request for member `last' in something not a structure or union
162857_0_13810.c:64: error: request for member `last' in something not a structure or union
162857_0_13810.c: In function `join':
162857_0_13810.c:81: error: `passenger' undeclared (first use in this function)
162857_0_13810.c:81: error: `che1' undeclared (first use in this function)
162857_0_13810.c:81: error: `che2' undeclared (first use in this function)
162857_0_13810.c:81: error: `q' undeclared (first use in this function)
162857_0_13810.c:81: error: `s' undeclared (first use in this function)
162857_0_13810.c:85: error: request for member `last' in something not a structure or union
162857_0_13810.c:86: error: request for member `last' in something not a structure or union
162857_0_13810.c:93: error: request for member `last' in something not a structure or union
162857_0_13810.c:95: error: request for member `last' in something not a structure or union
162857_0_13810.c:99: error: request for member `last' in something not a structure or union
162857_0_13810.c:102: error: request for member `last' in something not a structure or union
162857_0_13810.c:107: error: request for member `last' in something not a structure or union
162857_0_13810.c:109: error: request for member `last' in something not a structure or union
162857_0_13810.c: In function `main':
162857_0_13810.c:119: error: `passenger' undeclared (first use in this function)
162857_0_13810.c:119: error: `p' undeclared (first use in this function)
162857_0_13810.c:119: error: `q' undeclared (first use in this function)
162857_0_13810.c:124: error: request for member `num' in something not a structure or union
162857_0_13810.c:127: error: syntax error before ')' token
162857_0_13810.c:130: error: request for member `last' in something not a structure or union
162857_0_13810.c:131: error: 'for' loop initial declaration used outside C99 mode
162857_0_13810.c:134: error: syntax error before ')' token
162857_0_13810.c:157: error: syntax error at end of input
|