On Sun, Aug 31, 2008 at 11:23 PM, Henrik Nordstrom <[EMAIL PROTECTED]> wrote: > On sön, 2008-08-31 at 22:40 +0200, Kinkie wrote: > >> src=src.substr(pos,-1); //to end-of-string > > This is not valid in your proposed interface. The substr() arguments is > defined as unsigned.
Guilty as indicted. That part is not yet implemented in fact -- /kinkie
