Alex- Thursday, March 25, 2010, 5:57:48 PM, you wrote:
> delete line -1 requires > search for every CR (i.e. scan every char in the whole large > piece of data) > adjust some pointer to truncate Not necessarily. See my response to Richard. I'd find the end of the text and work my way back. -- -Mark Wieder [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
