For a given character recursively, without using strchr() or strrchr(),
a. Check if it is in a string.
b. Count all of its occurrences in a string.
c. Remove all of its occurrences from a string.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.