Hello
My name is William and I have being programing with c++ for three months now.
I am creating a program that makes a .txt file (using the fstream) library and use that file for calculations but I want that file to get deleted from the computer straight after it is used because in the actual program I make use of several files that I create to do different calculations and at the end of running the program I will be left with a lot of files which I don't think looks nice.