Question: Backward String Write a function that accepts a C-string as an argument and displays its contents backwards . returns the backwards string to the calling
Backward String Write a function that
accepts a C-string as an argument and
displays its contents backwards.
returns the backwards string to the calling function.
For instance, if the string argument is Gravity the function should display ytivarG.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
