Diff Utility for C++ class

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Luciano Cavallero

    Diff Utility for C++ class

    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.
  • Rakesh Kumar

    #2
    Re: Diff Utility for C++ class

    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 Cavallero wrote:
    [color=blue]
    > 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.[/color]

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

    --
    Rakesh Kumar
    ** Remove nospamplz from my email address for my real email **

    Comment

    Working...