I have to make a menu program that allows the user to create a file, read that file, modify the file and delete the file. I have been pretty stuck for a while now. Can anyone give me any examples or tips on how to go about doing this. I have been searching all over the place but cant seem to find anything to work off of. I know i have to use fstream but then i get stuck making the formula for the user to input a file to be created. Please help.