Hi,
imagine you have 2 texfiles (let's say 500kB - 3 MB large): the first is original, the second is the update of this original. How can I find out, what was changed (inserted, deleted) and where the changes took place (in the update file in comparison to original)?
- Is there any tool or library somewhere?
- Resides this function in any well known text editors?
- Does anybody know an algorithm? Or what are the common methods to solve it on the large scale?
- What would you do if you face this kind of problem?
Thanx for your ideas...