need help to develop a C++ program?
Develop a C++ program to:
•	read a long character string from the keyboard
•	print out the length of the string
•	convert all uppercase letters to lower case
•	remove all spaces and non-letters from the string
The length of the string is unknown.
Test your program on the following strings (type them in exactly)
A man, a Plan, a Canal – Panama!
Able was I, ere I saw Elba
i don't even know how to start.