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 :)
- You can customize the
<context_depth>
parameter to control the number of context lines displayed.
make build
./gdiff <source_file> <revised_file> <context_depth>