Question: 3. (5 pts) Write a function recstrlen () which accepts a pointer to a string and recursively counts the number of characters in the provided
3. (5 pts) Write a function recstrlen () which accepts a pointer to a string and recursively counts the number of characters in the provided string, excluding the null character. This function should return the number of characters in the string
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
