Run the following commands:
Run the following commands:
- To compile
- make
- To compile including bonus
- make bonus
- To remove objects:
- make clean
- To remove objects and binary file (program):
- make fclean
- To re-compile:
- make re
I tested the library with this third-party tester: