0_0_8135268_17194.c:1:18: cctype: No such file or directory
0_0_8135268_17194.c:2:17: cmath: No such file or directory
0_0_8135268_17194.c:3:18: cstdio: No such file or directory
0_0_8135268_17194.c:4:19: cstdlib: No such file or directory
0_0_8135268_17194.c:5:19: cstring: No such file or directory
0_0_8135268_17194.c:6:17: ctime: No such file or directory
0_0_8135268_17194.c:7:20: iostream: No such file or directory
0_0_8135268_17194.c:8:21: algorithm: No such file or directory
0_0_8135268_17194.c:9:22: functional: No such file or directory
0_0_8135268_17194.c:10:19: numeric: No such file or directory
0_0_8135268_17194.c:11:17: deque: No such file or directory
0_0_8135268_17194.c:12:16: list: No such file or directory
0_0_8135268_17194.c:13:15: map: No such file or directory
0_0_8135268_17194.c:14:17: queue: No such file or directory
0_0_8135268_17194.c:15:18: vector: No such file or directory
0_0_8135268_17194.c:16:15: set: No such file or directory
0_0_8135268_17194.c:17:17: stack: No such file or directory
0_0_8135268_17194.c:18:20: iterator: No such file or directory
0_0_8135268_17194.c:19:18: memory: No such file or directory
0_0_8135268_17194.c:20:19: utility: No such file or directory
0_0_8135268_17194.c:22: error: syntax error before "namespace"
0_0_8135268_17194.c:26: error: syntax error before '<' token
0_0_8135268_17194.c:27: error: syntax error before '<' token
0_0_8135268_17194.c:28: error: syntax error before '<' token
0_0_8135268_17194.c:43: error: syntax error before '<' token
0_0_8135268_17194.c: In function `fileio_in_out':
0_0_8135268_17194.c:53: error: `stdin' undeclared (first use in this function)
0_0_8135268_17194.c:53: error: (Each undeclared identifier is reported only once
0_0_8135268_17194.c:53: error: for each function it appears in.)
0_0_8135268_17194.c:54: error: `stdout' undeclared (first use in this function)
0_0_8135268_17194.c: In function `fileio_txt':
0_0_8135268_17194.c:59: error: `stdin' undeclared (first use in this function)
0_0_8135268_17194.c:60: error: `stdout' undeclared (first use in this function)
|