Subject: Delete line from file
From: "Jules" <julesjacobs gmail.com>
Date: Wed, 3 Jan 2007 08:15:05 +0900
Hi,
Given a line number, what is the best way to delete this line from a
file?
And given an array of line numbers, what is the best way to delete
these lines from a file?
Thanks,
Jules