0_0_7559919_31731.c:1: error: syntax error before '?' token
0_0_7559919_31731.c: In function `cmp2':
0_0_7559919_31731.c:7: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:7: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:8: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:8: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:9: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:9: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c: In function `cmp3':
0_0_7559919_31731.c:15: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:15: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:16: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:16: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:17: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c:17: error: dereferencing pointer to incomplete type
0_0_7559919_31731.c: In function `main':
0_0_7559919_31731.c:24: error: `EOF' undeclared (first use in this function)
0_0_7559919_31731.c:24: error: (Each undeclared identifier is reported only once
0_0_7559919_31731.c:24: error: for each function it appears in.)
0_0_7559919_31731.c:28: error: `country' undeclared (first use in this function)
0_0_7559919_31731.c:36: error: `country1' undeclared (first use in this function)
0_0_7559919_31731.c:41: error: `cmp0' undeclared (first use in this function)
0_0_7559919_31731.c:42: error: `cmp1' undeclared (first use in this function)
|