User profile: axlmh

User info
User name:axlmh
Name:Axl
Location:Mexico
History
Joined:
Number of posts:3
Latest posts:

problem reading file
ok, problem solved, thanks ifstream file; file.open("filename.txt", ios::in); file >> ...

problem reading file
hmmm i'm new in programming and didn't understand really well what you said but did this and got the...

problem reading file
hi, I have this code and it reads the file, but it keeps printing the last character of the file for...