I\'m using Code::Blocks on Windows to write a dll in C. I need to include regex.h. What\'s the simplest way to get regex.h for win?
Go to http://www.pcre.org/
A precompiled Windows port of PCRE, which may be a few versions behind, is available courtesy the GnuWin32 project. • http://gnuwin32.sourceforge.net/packages/pcre.htm
A precompiled Windows port of PCRE, which may be a few versions behind, is available courtesy the GnuWin32 project.
• http://gnuwin32.sourceforge.net/packages/pcre.htm