Re: rtfm rewritten in C (updated)

1999-07-15 Thread Max Khon
hi, there! On Sun, 11 Jul 1999, Chris Costello wrote: I've implemented a few new features. First off, strdup() isn't abused anymore so the program should run much smoother and smaller, as well as more quickly. Secondly, I have (thanks in part to Alfred Perlstein) added both

Re: rtfm rewritten in C (updated)

1999-07-12 Thread Sheldon Hearn
On Sun, 11 Jul 1999 22:00:04 EST, Chris Costello wrote: As usual, it's at http://www.calldei.com/~chris/rtfm.tar.gz Can I suggest that you make a port of your little project so that you don't have to announce updates to hackers every few days? Those who're interested will see CVS commit

Re: rtfm rewritten in C (updated)

1999-07-11 Thread Chris Costello
I've implemented a few new features. First off, strdup() isn't abused anymore so the program should run much smoother and smaller, as well as more quickly. Secondly, I have (thanks in part to Alfred Perlstein) added both case-insensitive searches (-i) and local FAQ search (can be overridden