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

I don't want to use boost. It is a pain in the butt to install. And Ooble's recommendation was nice, but it didn't work for me, because for some reason, because the script fails to install the .profile file inside my user directory. So, I can't install anything.

Quote:
Originally Posted by The Dark View Post
I can recommend PCRE.
Thanks! At least that was installed. How can I find a tutorial or any documentation on how to use this library with C++? What headers do I need to include?
__________________
Project::Soulstorm (personal homepage)
Soulstorm is offline   Reply With Quote