I Compare these two files and it shows 3 lines Why is this? Surely it should show only 2 lines.
second (very similar) file...
Two carriage returns/line feeds = 3 lines. Remove the last carriage return on line #2.
What is WinDiff?
Windiff comes with Visual Studio. It just compares two files and shows the differences. If someone can try it... I just wanted to know why the first line (12.34) gets split into two lines (12.) and (34), because it's confusing my line numbers
Forum Rules