How to remove multiple lines in txt file using fwrite/fopen method? This is my .txt file
I want to remove those repeated lines (One & Three)
Help me, thanks!
Code:
One Two Three One Four Five Three Eight
Help me, thanks!
Comment