0_0_8935806_11199.c:1: error: syntax error before '/' token
0_0_8935806_11199.c:1: error: stray '\188' in program
0_0_8935806_11199.c:1: error: stray '\199' in program
0_0_8935806_11199.c:1: error: stray '\210' in program
0_0_8935806_11199.c:1: error: stray '\228' in program
0_0_8935806_11199.c:1: error: stray '\202' in program
0_0_8935806_11199.c:1: error: stray '\189' in program
0_0_8935806_11199.c:2:20: iostream: No such file or directory
In file included from 0_0_8935806_11199.c:3:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:36: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:37: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:38: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:39: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:40: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:46: error: syntax error before "strcspn"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:49: error: syntax error before "strlen"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:50: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:51: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:52: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:55: error: syntax error before "strspn"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:58: error: syntax error before "strxfrm"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:125: error: syntax error before "wcscspn"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:127: error: syntax error before "wcslen"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:128: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:129: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:130: error: syntax error before "size_t"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:133: error: syntax error before "wcsspn"
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/string.h:136: error: syntax error before "wcsxfrm"
0_0_8935806_11199.c: In function `main':
0_0_8935806_11199.c:15: error: `cin' undeclared (first use in this function)
0_0_8935806_11199.c:15: error: (Each undeclared identifier is reported only once
0_0_8935806_11199.c:15: error: for each function it appears in.)
0_0_8935806_11199.c:22: error: `cout' undeclared (first use in this function)
0_0_8935806_11199.c:22: error: `endl' undeclared (first use in this function)
|