Question: Help need C++ cstring Exercise 1: Write a function, GetFileName, that prompts for and reads a file name from cin. Did you encapsulate the code
Help need C++ cstring 

Exercise 1: Write a function, GetFileName, that prompts for and reads a file name from cin. Did you encapsulate the code to do this task in Lessons 2 and 3 into a function? If so, this exercise is already completed. Exercise 2: Program Shelll is a driver for function Compare that compares two C strings. The return value type of function Compare is CompareType (LESS. EQUAL. GREATER). Complete this program. // Program She111 is a driver for function Compare #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
