|
line 6: parse error before `(' token
line 6: 'ofstream' undeclared (first use of this function)
line 8: 'CreateOpenTest' undeclared (first use of this function)
line 11: parse error before `(' token
line 11: 'ifstream' undeclared (first use of this function)
line 12: 'ReadOpenTest' undeclared (first use of this function)
line 15: 'endl' undeclared (first use of this function)
line 15: 'cout' undeclared (first use of this function)
this is from the code that i copy and pasted from what you typed earlier.
|