0_0_4370791_4905.c: In function `cmp1':
0_0_4370791_4905.c:13: error: `ln' undeclared (first use in this function)
0_0_4370791_4905.c:13: error: (Each undeclared identifier is reported only once
0_0_4370791_4905.c:13: error: for each function it appears in.)
0_0_4370791_4905.c:13: error: syntax error before ')' token
0_0_4370791_4905.c:13: error: syntax error before ')' token
0_0_4370791_4905.c: In function `cmp2':
0_0_4370791_4905.c:17: error: `ln' undeclared (first use in this function)
0_0_4370791_4905.c:17: error: syntax error before ')' token
0_0_4370791_4905.c:17: error: syntax error before ')' token
0_0_4370791_4905.c:24: error: syntax error before ')' token
0_0_4370791_4905.c:24: error: syntax error before ')' token
0_0_4370791_4905.c: In function `cmp3':
0_0_4370791_4905.c:29: error: `ln' undeclared (first use in this function)
0_0_4370791_4905.c:29: error: syntax error before ')' token
0_0_4370791_4905.c:29: error: syntax error before ')' token
0_0_4370791_4905.c:36: error: syntax error before ')' token
0_0_4370791_4905.c:36: error: syntax error before ')' token
0_0_4370791_4905.c: In function `main':
0_0_4370791_4905.c:46: error: 'for' loop initial declaration used outside C99 mode
0_0_4370791_4905.c:63: error: redefinition of 'i'
0_0_4370791_4905.c:46: error: previous definition of 'i' was here
0_0_4370791_4905.c:63: error: 'for' loop initial declaration used outside C99 mode
0_0_4370791_4905.c:68: error: syntax error before '/' token
|