Here is the Project Link
This project pretty much has the same functionality as Project 1 except this is an implementation of it in C++. For this project I added another choice which allows the user to reverse the list.
If the choice is
Afterwards, the program will write all records to file and will clear all of the allocated memory (if any).
If debug mode is invoked, it will display the function name,it’s parameters, and what it received. If debug mode is invoked, the functions information will be printed.