1029325_0_0_29642.c:1:22: iostream.h: No such file or directory
1029325_0_0_29642.c: In function `main':
1029325_0_0_29642.c:19: error: `cin' undeclared (first use in this function)
1029325_0_0_29642.c:19: error: (Each undeclared identifier is reported only once
1029325_0_0_29642.c:19: error: for each function it appears in.)
1029325_0_0_29642.c:38: error: `cout' undeclared (first use in this function)
1029325_0_0_29642.c:38: error: `endl' undeclared (first use in this function)
|