Nov 25, 2008 at 3:17pm
Hey, i would like to compare two strings and match it up like this.
First string = popo
Second String = Hi there
It will become like this.
Hi there
po popop.
it like skipping the space and go to the next one. Help anyone?
Nov 25, 2008 at 3:20pm
Could you describe algorithm in greater detail?
Last edited on Nov 25, 2008 at 3:47pm