0_0_2764781_28628.c: In function `cmp1':
0_0_2764781_28628.c:24: error: `ls' undeclared (first use in this function)
0_0_2764781_28628.c:24: error: (Each undeclared identifier is reported only once
0_0_2764781_28628.c:24: error: for each function it appears in.)
0_0_2764781_28628.c:24: error: syntax error before ')' token
0_0_2764781_28628.c:24: error: syntax error before ')' token
0_0_2764781_28628.c: In function `cmp2':
0_0_2764781_28628.c:29: error: `ls' undeclared (first use in this function)
0_0_2764781_28628.c:29: error: syntax error before ')' token
0_0_2764781_28628.c:29: error: syntax error before ')' token
0_0_2764781_28628.c: In function `cmp3':
0_0_2764781_28628.c:34: error: `node' undeclared (first use in this function)
0_0_2764781_28628.c:34: error: syntax error before ')' token
0_0_2764781_28628.c:34: error: syntax error before ')' token
0_0_2764781_28628.c: In function `main':
0_0_2764781_28628.c:118: error: `ls' undeclared (first use in this function)
0_0_2764781_28628.c:139: error: `node' undeclared (first use in this function)
|