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?
Could you describe algorithm in greater detail?
Last edited on