bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

diff of souce C


From: address@hidden
Subject: diff of souce C
Date: Fri, 24 Jan 2003 13:14:46 +0100

Hi, I need your help:
I would like ignore differences of this type:
file1.c_
if (a==1) { printf("Hello World"); }
---
file2.c:
if (a==1)
 { 
printf("Hello World");
 }
Thank you for your help.
Alex.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]