delorie.com/archives/browse.cgi | search |
Date: | Sun, 13 Dec 1998 13:32:23 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | merser <merser AT image DOT dk> |
cc: | DJGPP <djgpp AT delorie DOT com> |
Subject: | Re: regular expressions |
In-Reply-To: | <000401be2688$104de260$0005a8c0@merser.image.dk> |
Message-ID: | <Pine.SUN.3.91.981213133016.27788A-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
On Sun, 13 Dec 1998, merser wrote: > I think that I once here heard about a c / c++ library that could handle > regular expressions. DJGPP has Posix regexp functions in its C library. Check out the documentation for the functions `regcomp' and `regexec' in the library reference ("info libc regcomp" from the DOS prompt).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |