Re: [Tutor] pattern searching

2009-11-08 Thread bob gailer
Lie Ryan wrote: Ajith Gopinath wrote: Thanks folks. || a j i t || On Sat, Nov 7, 2009 at 7:49 AM, bob gailer > wrote: Shashwat Anand wrote: @Bob: the solution seems promising, and it's fast. Thanks for the improvement. However I would like to d

Re: [Tutor] pattern searching

2009-11-08 Thread Lie Ryan
Ajith Gopinath wrote: Thanks folks. || a j i t || On Sat, Nov 7, 2009 at 7:49 AM, bob gailer > wrote: Shashwat Anand wrote: @Bob: the solution seems promising, and it's fast. Thanks for the improvement. However I would like to do a minor change

Re: [Tutor] pattern searching

2009-11-07 Thread Ajith Gopinath
Thanks folks. || a j i t || On Sat, Nov 7, 2009 at 7:49 AM, bob gailer wrote: > Shashwat Anand wrote: > >> @Bob: the solution seems promising, and it's fast. Thanks for the >> improvement. However I would like to do a minor change to the code to >> prevent it going to infinite loop. >> >> impo