in reply to How to parse string to substrings based on character occurence in the string
What's more important?
Eg. If there is a 50 char section without a *, do you make the subsequences longer to cover it, or omit a bit of the string from the set of substrings?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to parse string to substrings based on character occurence in the string
by ihperlbeg (Novice) on Mar 09, 2010 at 14:48 UTC |