C
csharpula csharp
Hello,
I have a long text and in some part of it there is text in clauses :
abdghgj(dfsfdsf)fsdfdsf(Fsf) .
I want ,using regular expressions to get only the text that is inside
the clauses.
How to do it?
Thank you!
I have a long text and in some part of it there is text in clauses :
abdghgj(dfsfdsf)fsdfdsf(Fsf) .
I want ,using regular expressions to get only the text that is inside
the clauses.
How to do it?
Thank you!