regex problem

  • Thread starter Thread starter philipl
  • Start date Start date
P

philipl

hi

has anyone done something like this with regex? I want to make sure
that certain characters has corresponding characters, which is pretty
straight forward, but how would you do it so it's fail safe, for
eaxmple with brackets, how do you do this in regex if there are many
brackets in your string??

( (()(()(( ))
^ ^
thx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top