Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] Needed: C Source code compare utility

2006-03-10 by Russell Shaw

Chuck Hackett wrote:
> Can someone recommend a C Source code compare program (i.e.: show the changes
> between two C source files).
> 
> Freeware or Shareware preferred.

$ diff -rpU <path1> <path2>

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.