Well, I have a large number of strings of 100-char length or more and would like to search for a substring with m wildcards of mismatch (m >= 1, user's free parameter) in all of the strings.
So I started the thread with 1 wildcard but then, realized that the number of wildcards should be any number >=1.
In reply to Re^4: search of a string in another string with 1 wildcard
by carolw
in thread search of a string in another string with 1 wildcard
by carolw
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |