ahh I don't know :( For some apparent reason, since I have download visual studio on my laptop nothing seems to be working perfectly or running. I'm assuming something is up with my complier...thank you for your resonse though
Maybe because the file is named "hello.tx" and you are trying to open "Hello.txt" file names are case sensitive.
Also you could try explictly calling [s]!fin.isOpen();!fin.is_open();[/s] Actually ignore the second half because if it didn't open successfully it would put a fail bit for the operator!.