Comparing multiple revisions of the same C File
Posted
by
Draineh
on Programmers
See other posts from Programmers
or by Draineh
Published on 2011-03-18T14:02:24Z
Indexed on
2011/03/18
16:18 UTC
Read the original article
Hit count: 180
Hi,
I just wondered if anyone had any tricks or programs they used when comparing two of the same file but different versions? I appear to have foolishly made a modification at some point today (Went a few hours without running any tests) and it has stopped the whole project working - without throwing up any errors so it must be subtle whatever I have done. I just thought that there must be a program out there that might highlight differences etc. Otherwise, a step by step search might be in order! Thanks
© Programmers or respective owner