1. Regular expressions
>Mathew wrote
>Date: Sun, 6 Sep 1998 22:48:31 -0700
>From: Mathew Hounsell <mat.hounsell at MAILEXCITE.COM>
>Subject: Regular Expressions
>Has anyone written anything to help compare a string to a regular
>expression?
Hi Mathew, if you are good !!! in C,there is a source code on regular
expression in the MIX C\utilities\shell library.It is part of the =
UXDOS toolchest for varios C compilers (DOS platform).
If this could be of any help -- let me know.
Karlheinz
BTW.the correct URL for "Display Doctor" is www.scttechsoft.com/sdd.html =
2. Re: Regular expressions
- Posted by David Cuny <dcuny at LANSET.COM>
Sep 08, 1998
-
Last edited Sep 09, 1998
I've put together a function that will parse regular expressions.
If anyone wants one, drop me an e-mail.
-- David Cuny