On Sun, Apr 4, 2010 at 11:33 PM, Gary Kline <[email protected]> wrote: > Can C include the perl regex packages?
Yes! Just use PCRE. Or, if you prefer C++, Boost.Regex: http://www.pcre.org/ http://www.boost.org/doc/libs/1_42_0/libs/regex/doc/html/index.html -- Cordula's Web. http://www.cordula.ws/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
