problem reading fileok, problem solved, thanks ifstream file; file.open("filename.txt", ios::in); file >> ...
problem reading filehmmm i'm new in programming and didn't understand really well what you said but did this and got the...
problem reading filehi, I have this code and it reads the file, but it keeps printing the last character of the file for...