An email searcher toolbox implemented in c (See problem statement)
Final Report
Usage
- Build main
- Unit testing
- Scoring
- Test for memory leak
Deployment
- Create new release
- Download the
main.c
for uploading.
How to use this project?
Environment
- Linux
- Setup ``` sudo apt-get update -y sudo apt-get install -y build-essential sudo apt-get install -y valgrind ```