> -----Original Message-----
> From: Alex Zepeda [SMTP:garba...@hooked.net]
> Sent: Tuesday, July 06, 1999 4:43 AM
> To:   Chris Costello
> Cc:   hack...@freebsd.org
> Subject:      Re: 'rtfm' script
> 
> P.S. If you're looking for an easy to use regexp implementation, and
> aren't afraid of C++, check out Qt; if you're looking for more of a
> challenge, there's always the need for an rtsl(1) ;)
        [ML]  BSD (donated by Henry Spencer) regexp is easy enough to
use (RTFM suffices, believe me) and even easier to port to platforms
which do not have it in libc[1]

        /Marino

        [1] If you ever wondered why Windows applications all use
different syntaxes for wildcard searches, if they support them at all,
now you know.  BTW, it took only two strategic unsigned's to shut the
VC++ warnings up--that's all the porting "effort" one needed to spend.

> - alex
> 
> 
> 
> To Unsubscribe: send mail to majord...@freebsd.org
> with "unsubscribe freebsd-hackers" in the body of the message


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to