Super Fast InStr Replacement Chris_Lucas
This code runs as much as 5000 times faster than VB's InStr function! I've used the Boyer-Moore algorithm which is the fastest string search algorithm in the world. The longer strings you feed this function, the harder it wails on VB's. Switching to vbTex
[Download Super Fast InStr Replacement]
Original Source & Copyright : Planet-Source-Code.Com Super Fast InStr Replacement Author : "Chris_Lucas"
visual basic instr replacement,
windows api visual basic instr replacement,
|