Re: Faster parse for strtok.e

new topic     » goto parent     » topic index » view thread      » older message » newer message

On 22 Mar 2002, at 3:06, Andy Serpa wrote:

> 
> 
> Here is a simpler & faster (by almost 3x) version of the tokenizing 
> routine found in STRTOK.E.  I know Kat uses this a lot -- this one 
> should speed things up a bit.  It maintains the same behavior of 
> skipping over multiple delimiters, delimiters at the start of the 
> string, etc. (i.e. it doens't return any empty elements unless the 
> subject string is empty or all delimiters.)  It is about twice as fast 
> as the similar routine in token.e.

Thanks, i'll give it a spin. The find_all() is so easy to drop into code, i keep
on
using it. I have been going thru strtok() lately, not to speed it up so much, 
but add functionality, without breaking backwards compatability. Any 
suggestions for strtok.e v2?

I am interested in what you are doing in Ai stuff. Wanna tell?

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu