up vote 3 down vote favorite
2
share [g+] share [fb]

How do I compare 2 files, and produce a report showing the lines that contain differences, and which characters on those lines are different?

Obviously, there are tools out there to do this already, but I would like to know how this is done.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Here's a code project sample that might help.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.