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