Problem
Using the program you created, create two user defined called compStr() and CompnStr() and modifiy your original program to use these functions.
Meaning:
1) Create function prototypes
2) Create function definitions
3) Call functions in main program
4) Explain in comments the basic logic of your loop and conditional statements to show how you performed the task.
5) Submit the program in a .txt file (0 points if not). Submit a screenshot showing the results of your comparisons.