Skip to content

youcefguichi/gdiff

Repository files navigation

Diff Challenge

This repository contains a solution to one of the challenges from the Coding Challenges series by John Crickett. Explore the code and learn how you can make your own diff :)

Additional Feature Beyond the Original Challenge

  • You can customize the <context_depth> parameter to control the number of context lines displayed.

How to Use

make build
./gdiff <source_file> <revised_file> <context_depth>

Releases

No releases published

Packages

No packages published