Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uunet!timbuk!ali From: ali@palm05.cray.com (Ali Sadjadi) Newsgroups: comp.lang.c Subject: re_comp & re_exec Message-ID: <153132.1622@timbuk.cray.com> Date: 26 Apr 91 21:30:42 GMT Reply-To: ali@palm05.cray.com (Ali Sadjadi) Organization: Cray Research, Inc. Lines: 5 Has any one out there has any experience with the above routines? Apparently re_comp is compiling a string into a intrnal set of tokens and re_exec accepts a char pointer and searches the compiled string for this pattern.