Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4001534
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T07:55:00+00:00 2026-05-20T07:55:00+00:00

I have two files from a C program. I guess both belong to quite

  • 0

I have two files from a C program. I guess both belong to quite the same version. Using “diff” I could know where the differences are, which probably consist in 3 lines. The problem is that the second file was given to another programmer which used a completely different indetation, parentheses style, etc, but probably only change those 3 lines which I need to find. If I use “diff” I get a lot of differences. So my question is, how could I in this situation know where the differences are, in terms of code. I tried to apply the same formatting to both files and then use “diff”, but it does not work in my case.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T07:55:01+00:00Added an answer on May 20, 2026 at 7:55 am

    You could use our SmartDifferencer program. It compares two code files by parsing them with a real parser (making it completely independent of formatting and placement or changes to comments),
    comparing the syntax trees, and then reporting the changes in terms of editing actions (copy, move, insert, reame-variable-within-block) that explain what occurred. So you see differences in terms of langauge structures instead of lines, which often produces much smaller diff results. It even ignore changes in number radix and string escapes, if the actual literal values are the same.

    For languages such as C# and Java, this works extremely well. C is bit more problematic, as people write abusive C code that can’t be parsed without knowing all the defines and #includes, etc. So it won’t process some files and you’ll to fall back on conventional diff perhaps augmented with a formatter as another author suggested, but that will still only give you line diffs. C++ arguably has the same problems as C, but in practice C++ code isn’t nearly as abusive.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two DataTables, A and B , produced from CSV files. I need
I have two entities, each from a different database and therefore different edmx files.
I have two files with slight differences. A normal diff will show me the
I have two properties files that are not the same and I need to
I have two files (f1 and f2) containing some text (or binary data). How
I need to setup LookAndFeel Files in JDK 1.6. I have two files: napkinlaf-swingset2.jar
I have two XML files with two different XSD schemas and different namespaces. They
I have two PHP files that I need to link. How can I link
I have two XML files. They are similar, but there are two nodes of
Suppose that you have two huge files (several GB) that you want to concatenate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.