in reply to Re^2: Is it possible to find the number of matching and non-matching positions in strings using perl code?
in thread Is it possible to find the number of matching and non-matching positions in strings using perl code?
The question is whether or how much C-level looping is there actually. Some CISC processors include string operators so the XOR might actually be a single instruction.
Jenda
Enoch was right!
Enjoy the last years of Rome.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Is it possible to find the number of matching and non-matching positions in strings using perl code?
by moritz (Cardinal) on May 11, 2012 at 09:15 UTC | |
|
Re^4: Is it possible to find the number of matching and non-matching positions in strings using perl code?
by BrowserUk (Patriarch) on May 11, 2012 at 09:12 UTC | |
by Jenda (Abbot) on May 11, 2012 at 17:13 UTC | |
by BrowserUk (Patriarch) on May 11, 2012 at 17:25 UTC |