Hello , I need this answer in C++. using functions. Thanku so much .
5.27 LAB: Remove spaces - functions
Write a program that removes all spaces from the given input.
Ex: If the input is:
the output is:
Your program must define and call the following function. The function should return a string representing the input string without spaces.string RemoveSpaces(string userString)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here