Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site psivax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!psivax!friesen From: friesen@psivax.UUCP (Stanley Friesen) Newsgroups: net.lang.c Subject: Re: Pattern recognition in C (wanted) Message-ID: <261@psivax.UUCP> Date: Tue, 22-Jan-85 14:51:50 EST Article-I.D.: psivax.261 Posted: Tue Jan 22 14:51:50 1985 Date-Received: Fri, 25-Jan-85 06:58:46 EST References: <396@unisoft.UUCP> Reply-To: friesen@psivax.UUCP (Stanley friesen) Organization: Pacesetter Systems Inc., Sylmar, CA Lines: 10 Summary: And another solution, if you are using BSD 4.1(and probably 4.2) there are a pair of library routines, re_comp & re_exec, in libc.a which implement ex style regular expressions. To find out how to use them read the manual page titled "regex" in section 3. -- Sarima (Stanley Friesen) {trwrb|allegra|burdvax|cbosgd|hplabs|ihnp4|sdcsvax}!sdcrdcf!psivax!friesen