Jump to content

Recommended Posts

Posted

Hi All,

I know this isnt really a C programming question but does anyone know a freeware  GUI based diff tool for windows thats good? Ive downloaded "Beyond Compare" to try out but is only a demo version. Im finding this the easiest way to keep up with reading about the development changes in the V3 seq by doing a diff on the application code between versions.

Thanks!

John

Posted

Hi - I don't use Windows as much anymore, but you might try WinMerge, it's free and has a good set of features, see http://winmerge.org/  Mostly I just rely on colordiff when in Linux, I'm sure there's a version for Win32 but it's CLI not GUI.  Some pluugins (if you install them) may complain if you don't have VB runtime crap but the program itself should work fine.  Hope that helps, give it a try at least. 

Posted

get either cygwin or msys environment, then you get not only unix diff but also other great unix utilities like find, grep, sed, etc.

the msys environment is found at the mingw32 page.  google search "mingw32" or "cygwin" and they'll each be their respective top hits..

Posted

Well if the *nix variants are OK in text, what about FC.exe?

GUI-wise, there's always UltraCompare, or the cutdown version of it which is included in UltraEdit, which are both great!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...