View Single Post
Old Feb 1st, 2006, 10:13 AM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
You don't mention what you already know about regex. A good response would be contingent upon that. Are you aware that you can specify how many of some particular match must occur in sequence? Are you experienced in specifying and retrieving groups? In other words, do you need a hint or do you need a class on regular expressions?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote