i have a string : concat("this","is good") I need to store "this" and "is good" in two variables. it is simple if i have string like above but some times i have string like this : concat(int2string(counter, 1),result)
how can i put int2string(counter,1) in $1 and result in $2 ?
thanks in advance.
edited: Fri Apr 11 22:07:09 2003 by jeffa - title change (was: "how to match concat(int2string(cnt,1),result)")
In reply to Need a regex to match C-style function arg list by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |