0_0_4370805_9210.c: In function `cmp1':
0_0_4370805_9210.c:13: error: `e' undeclared (first use in this function)
0_0_4370805_9210.c:13: error: (Each undeclared identifier is reported only once
0_0_4370805_9210.c:13: error: for each function it appears in.)
0_0_4370805_9210.c:13: error: syntax error before ')' token
0_0_4370805_9210.c:13: error: syntax error before ')' token
0_0_4370805_9210.c: In function `cmp2':
0_0_4370805_9210.c:18: error: `e' undeclared (first use in this function)
0_0_4370805_9210.c:18: error: syntax error before ')' token
0_0_4370805_9210.c:18: error: syntax error before ')' token
0_0_4370805_9210.c: In function `cmp3':
0_0_4370805_9210.c:27: error: `e' undeclared (first use in this function)
0_0_4370805_9210.c:27: error: syntax error before ')' token
0_0_4370805_9210.c:27: error: syntax error before ')' token
0_0_4370805_9210.c: In function `main':
0_0_4370805_9210.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_4370805_9210.c:49: error: redefinition of 'i'
0_0_4370805_9210.c:40: error: previous definition of 'i' was here
0_0_4370805_9210.c:49: error: 'for' loop initial declaration used outside C99 mode
|