in reply to split delimiters
split /\(/, 'some(odd(string'; split /\[/, 'next[odd[string';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: split delimiters
by Daddio (Chaplain) on Mar 27, 2001 at 04:14 UTC | |
by busunsl (Vicar) on Mar 27, 2001 at 10:51 UTC |