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