Email duplicator removal
Program to remove duplicated emails from a given dataset.
DEMO folder contains all files Main code resides in main.c
Within DEBUG folder Demo.exe is available for code execution emails.txt is the input file used for testing emailsOut.txt is the resulting output file from the program