I dont know what is wrong with the program it is suppose to retrieve data from a file. just 2 simple lines but i dont know what this error means plz help
Error 1 error C1075: end of file found before the left brace '{' at 'h:\computer programs\retrieve program\wtf2real\retrieveprogram.cpp(7)' was matched h:\computer programs\retrieve program\wtf2real\retrieveprogram.cpp 35 1 wtf2real
#include<iostream>
#include<fstream>
#include<string>
using namespace std;
I cant believe i didnt see that but now its saying this
Error 2 error LNK1105: cannot close file 'H:\computer programs\Retrieve program\Debug\wtf2real.ilk' H:\computer programs\Retrieve program\wtf2real\LINK wtf2real