Question: Create a program that uses pointers to access the elements of a string. Allow the user to replace letters, of their choice, in the string
Create a program that uses pointers to access the elements of a string. Allow the user to replace letters, of their choice, in the string as described below. You should have at a minimum a function to handle getting and replacing the new letter. You may also consider a function to get the index, get the string, etc.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
