Diff Utility for C++ class

L

Luciano Cavallero

Hi,

I'm looking for a Diff utility for C++ class, able to
show differences two class in term of methow, properties etc.
I know that this is more complex that a common diff files because
need a reverse engeneer of the source files.

Do someoue know if exist a free tools that do a similar work?
Thanks.
 
R

Rakesh Kumar

While I am not aware of a diff utility specifically related to C++, as
you were asking, therez one tool - WinMerge.

http://winmerge.sourceforge.net/ .

It is free software. HTH.


Luciano said:
Hi,

I'm looking for a Diff utility for C++ class, able to
show differences two class in term of methow, properties etc.
I know that this is more complex that a common diff files because
need a reverse engeneer of the source files.

I don't understand what you mean by reverse engineer source files here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,166
Messages
2,570,901
Members
47,442
Latest member
KevinLocki

Latest Threads

Top