
12 Oct
2005
12 Oct
'05
9:31 a.m.
On Wed, 12 Oct 2005 10:38:25 +0100, "John Maddock" <john@johnmaddock.co.uk> wrote: [...]
And for those who think that in-place modification is the way to go: you do realise that it's often *slower* than building a new string don't you?
Often, but not always, which is why I like the current string_algo, which allows you to do it whichever way is appropriate for the specific situation. -- Be seeing you.