Path: utzoo!mnetor!uunet!portal!cup.portal.com!Glenn_A_Story From: Glenn_A_Story@cup.portal.com Newsgroups: comp.sources.wanted Subject: Wanted: Regular Expression Parser Message-ID: <4189@cup.portal.com> Date: 29 Mar 88 06:10:40 GMT Organization: The Portal System (TM) Lines: 14 XPortal-User-Id: 1.1001.1401 I am looking for a public-domain version of a regular expression parser written in C. The kind of routine I'm looking for would accept two arguments: a regular expression (such as accepted by the UN*X utility, GREP) and a character string. The routine would return TRUE if the string matched the regular expression, and FALSE if not. Does anyone know where I can find such a routine? Please respond via mail. Thanks. Regards, Glenn