Question: In C language create a program follows all those conditions. You are given the following starting code and must implement a search to count the

In C language create a program follows all those conditions.
You are given the following starting code and must implement a search to count the number of times the character c (from user input) appears in the string. To do this you must manipulate the pointer variable p. .You may not add any variables to the program (except a loop counter) #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
