View Single Post
Old Mar 23rd, 2008, 10:16 AM   #6
Soulstorm
Hobbyist Programmer
 
Soulstorm's Avatar
 
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 239
Rep Power: 3 Soulstorm is on a distinguished road
Re: C++ cross-platform Regular Expression Library

Quote:
Originally Posted by The Dark View Post
Have a look at the pcrecpp.h file - it should be in the pcre directory. It is a wrapper for use with c++. This makes it a lot easier to use the library. There is a lot of instructions and examples in the .h file.
I am using OS X. Could you be more specific? If you are using windows, where do you find those files on windows? It may help me with this...
__________________
Project::Soulstorm (personal homepage)
Soulstorm is offline   Reply With Quote