I have a program that I have written to access a particular file. The program will open the file and read from it. My problem is that I do not know where to place the file so that my program can find it. I tried putting it in the source folder in the project. That doesn't work. I know it is a very simple question but can anyone help me out please.