Menu

regex.c and regex.h for C programming

2003-10-07
2012-09-26
  • Nobody/Anonymous

    Hi everybody,

    It seems as though regex.c and regex.h libraries for c regular expressions don't come installed with dev-c++.  Where may I find them and how should I go about installing them?  I searched the forum and found something for boost, but those libraries are for c++. 

    Thank you

     
    • Wayne Keen

      Wayne Keen - 2003-10-07

      googling on mingw and regex came up with this link:

      http://mapserver.gis.umn.edu/data2/wilma/mapserver-users/0307/msg00817.html

      which points here:

      http://ftp.gnu.org/pub/gnu/regex/

      When I don't find a thread in the forum, I go to google and start looking in that sort of fashion...

      Try googling one

      regex dev-c++

      too, there were some links there that appeared helpful.  Try that approach and let us know what you find...

      Wayne

       
    • Jim W.

      Jim W. - 2003-10-07

      I found a regex.h in my Dev-C++ include directory, and also, in lib, libregex.a .  Looks like they installed from a recent Image Library update Devpack....

      -- Jim.

       
    • Wayne Keen

      Wayne Keen - 2003-10-07

      Hmmm, Interesting Jim....

      Wayne

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.