string diff algorithm

  • Thread starter Thread starter duncan.welch
  • Start date Start date
D

duncan.welch

Does anyone know of a good string diff algorithm they could point me in
the direction of? I just need to display the differences between two
reasonably large strings in a pretty format on a web page.

Thanks in advance,

Duncan
 
Hello Dunc,

http://www.codeproject.com/info/sea...=Search&author=&sd=15+Nov+1999&ed=27+Sep+2006

D> Does anyone know of a good string diff algorithm they could point me
D> in the direction of? I just need to display the differences between
D> two reasonably large strings in a pretty format on a web page.
D>
D> Thanks in advance,
D>
D> Duncan
D>
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top