0_0_7077739_24182.c:1:20: iostream: No such file or directory
0_0_7077739_24182.c:2:18: string: No such file or directory
0_0_7077739_24182.c:4: error: syntax error before '/' token
0_0_7077739_24182.c:4: error: syntax error at '#' token
0_0_7077739_24182.c: In function `main':
0_0_7077739_24182.c:15: error: `string' undeclared (first use in this function)
0_0_7077739_24182.c:15: error: (Each undeclared identifier is reported only once
0_0_7077739_24182.c:15: error: for each function it appears in.)
0_0_7077739_24182.c:15: error: syntax error before "str"
0_0_7077739_24182.c:17: error: syntax error before "strline"
0_0_7077739_24182.c:18: error: `cin' undeclared (first use in this function)
0_0_7077739_24182.c:18: error: `str' undeclared (first use in this function)
0_0_7077739_24182.c:21: error: 'for' loop initial declaration used outside C99 mode
0_0_7077739_24182.c:23: error: syntax error before ':' token
0_0_7077739_24182.c:24: error: duplicate label `string'
0_0_7077739_24182.c:23: error: `string' previously defined here
0_0_7077739_24182.c:24: error: syntax error before ':' token
0_0_7077739_24182.c:25: error: `position' undeclared (first use in this function)
0_0_7077739_24182.c:27: error: `start' undeclared (first use in this function)
0_0_7077739_24182.c:35: error: syntax error before "word"
0_0_7077739_24182.c:36: error: `word' undeclared (first use in this function)
0_0_7077739_24182.c:38: error: `strline' undeclared (first use in this function)
0_0_7077739_24182.c:42: error: `cout' undeclared (first use in this function)
0_0_7077739_24182.c:47: error: `endl' undeclared (first use in this function)
|