Hi!
i'm new in c++, i have some problems with files...
-first of all i want to know that how i can save a file with the name that program gives it? for example i run the program and type"file1" then save the file with name "file1.txt". whatever i give it...
-second i want to know how to search a text file for a specific string like "1892"?
-third:how can i delete somthing specific in my file,for example just a couple of lines or just one line,how can i delete it?
that's all for now... thanks a lot!!