Re: HyperStr


2006-06-16 09:52:36 PM
delphi32
Quote
I noted for example that
one fast POS routine I looked at recently set up a BM table before doing
the scan
That would be mine :-) My routine is really designed for multiple replaces
in a single string. No point in avoiding StringReplace if you are going to
replace only one occurance unless the POS routine is really crippling you.
In my tests POS was a small fraction of the time consumed.
--
Pete
====
Audio compression components, DIB graphics controls, ECO extensions,
FastStrings
www.droopyeyes.com
My blog
blogs.slcdug.org/petermorris/