Question: C++. Write a function that takes as input the string (string1) and the length of the string. The function returns nothing. This function should use
C++. Write a function that takes as input the string (string1) and the length of the string. The function returns nothing. This function should use a while loop to print out every other character, starting at 1.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
