05.07.2009, 01:24
you need to make a FOR loop and put all the names in an array.
Then just make another loop for adding them back to the same file, but not the one you want to delete . This time you file mode must be io_write.
Tell me if confused.
Thank You
-Abhinav
Then just make another loop for adding them back to the same file, but not the one you want to delete . This time you file mode must be io_write.
Tell me if confused.
Thank You
-Abhinav

