
2025-08-16 10:16:14
Can somebody point me towards a Myers diff algorithm in a C project?
I am looking for the following data as diff result:
1. (old) line number
2. (old) column number
3. (new) line number
4. (new) column number.
Need the above info so I can ask my text editor widget to highlight the line and column as to what was added/deleted.
Please reboost for reach :)
#cppdev