Hi Gabriele Thanks for the explanation.
Regards Peter On Monday, February 5, 2007, at 05:30 pm, Gabriele Santilli wrote: > > Hi Peter, > > On Sunday, February 4, 2007, 11:55:53 AM, you wrote: > > PW> Just for clarification; does that imply that each character in a > string > PW> requires 16 bytes? > > Nope, one character in a string is one byte. But in your example > you are creating a lot of temporary values, so obviously you see > more memory consumed. Some of that will be recalled after a > recycle. > > Regards, > Gabriele. > -- > Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ > Colella Chiara software division --- http://www.colellachiara.com/ > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
