Question: c language 1. Write the function which takes the address of the first character of a string ending with a null character as a parameter
1. Write the function which takes the address of the first character of a string ending with a null character as a parameter and reverses the string. The function prototype is given below. void reverseString(char*)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
