Regular Expressions
Need two things:
1. Theoretical background
2. The tools to apply such knowledge
I’m presenting both:
1. Tutorials
http://gnosis.cx/publish/programming/regular_expressions.html
http://www.zytrax.com/tech/web/regex.htm
http://www.delorie.com/gnu/docs/regex/regex_67.html
http://www.lunametrics.com/blog/2006/11/27/
http://chaos4.phy.ohiou.edu/~thomas/ref/info/rx/Character_Sets.html
http://www.regular-expressions.info/tutorial.html
2. How to use regular expressions.
Regular Expressions in C++ using Netbeans and Boost
Notice that the link above explains how to use regular expressions using Boost with and without Netbeans.
No comments yet.
Leave a comment
-
Archives
- February 2009 (1)
- November 2008 (11)
- October 2008 (4)
- September 2008 (8)
- August 2008 (10)
- June 2008 (2)
- May 2008 (1)
- April 2008 (1)
-
Categories
-
RSS
Entries RSS
Comments RSS