write a c program that
Write a program that does all the requirements stated in the PDF below. Please code in c++ and make sure we get the outputs just like how it shows at the end of the PDF document. Follow all the requirements listed there carefully. Should contain:
main.cpp , functions.h , and functions.cpp
Use these ideas in the code:
- Use Recursion
- Use command line arguments
- Process multiple command line arguments
- Parse information from a string letter by letter