in reply to How are regex character classes implemented?

Have you looked into just using a C/C++ regex library in your code? There are several that I have seen around.

-----------------------------------
Frank Wiles <frank@wiles.org>
http://frank.wiles.org

  • Comment on Re: How are regex character classes implemented?