01.05.2015, 22:29
Does anyone have a function to delete a line from a file?
For example, let's suppose I have the following content in a file.
Jack
Martin
Jeff //I want this line to be deleted.
How could I do such function?
Thanks for the help.
For example, let's suppose I have the following content in a file.
Jack
Martin
Jeff //I want this line to be deleted.
How could I do such function?
Thanks for the help.