The www.lazarus.freepascal.org has been down for a while, does anyone know
what exactly what happened?

[]'s
Renato

----- Original Message ----- 
From: "Marco van de Voort" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 28, 2003 4:25 AM
Subject: Re: [fpc-pascal]2 questions on ansistrings


> > >
> > > yielding s = 'abcdelmnop'
> > >
> > > ...does the system "shift" the 'lmnop' to the left, or does the string
> > > get hooked together with pointers, thus saving much time with long
strings?
> >
> > No shifting, ansistrings are not sparse (at least not in this
implementation.
>
> should be:
>
> It does shifting, but isn't sparse.
>
> _______________________________________________
> fpc-pascal maillist  -  [EMAIL PROTECTED]
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to