Skip to content

A C program for comparing two same sized files.

License

Notifications You must be signed in to change notification settings

youshitsune/comp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COMPare

DISCLAIMER: This program doesn't work on diffrent size files

Installation

Just clone it.

git clone https://github.com/youshitsune/comp

Compile C program

cc comp.c -o comp

Usage

Just run it.

./comp <path of first file> <path of second file>

When script runs, than type in 1 or 2 depending on what file you want to see.

About

A C program for comparing two same sized files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages