[fpc-devel] strings: a proposeal
Daniël Mantione
daniel.mantione at freepascal.org
Sun Feb 4 13:04:04 CET 2007
Op Sun, 4 Feb 2007, schreef Martin Schreiber:
> On Sunday 04 February 2007 11.58, Florian Klaempfl wrote:
> > > - Null based index.
> >
> > You can ignore the char 0?
> >
> [...]
>
> Do you think it is possible with this methods to achieve the same or better
> performance as with ansi strings or refcounted widestrings?
No "user" string type can match the performance of built in string types.
It is best if the language itself provides all the necessary string types.
Daniël
More information about the fpc-devel
mailing list