102144_0_18716.c:2:17: string: No such file or directory
102144_0_18716.c: In function `main':
102144_0_18716.c:7: error: syntax error before '/' token
102144_0_18716.c:10: error: `i' undeclared (first use in this function)
102144_0_18716.c:10: error: (Each undeclared identifier is reported only once
102144_0_18716.c:10: error: for each function it appears in.)
102144_0_18716.c:10: error: syntax error before ')' token
102144_0_18716.c:15: error: `j' undeclared (first use in this function)
102144_0_18716.c:17: error: `array' undeclared (first use in this function)
102144_0_18716.c:22: error: syntax error before '/' token
102144_0_18716.c:24: error: `case_num' undeclared (first use in this function)
102144_0_18716.c:26: error: syntax error before '/' token
|