14 Oct
2005
14 Oct
'05
9:35 a.m.
And what if the string uses more than half of the available space? (I'm not advocating in-place modification, but just mentioning that "return a copy" has its flaws too.)
Then you're probably going to have to start paging to file and other complicated things, it's not easy one to solve. But a good point nonetheless. John.