Quote:
Originally Posted by morefood2001
I have used boost for regular expressions in C++, and I've found it is helpful, but I don't like Regex that well 
|
Not many people are fans of regular expressions, but sometimes they are necessary.
Thanks for the input, I suppose I will give boost a try.