User Profile
Collapse
-
Thank you very much for your solution, i appreciated. -
Please help with basic recursive problem
Hi! I am very new to C programming. I have difficutly in understanding how the recursion work. One of my home work is to write a function using recursion to enter and display a string in reverse and state whether string contain any space - not to use array or string. I spent whole week but cannot list the space counted. Please help. Below is my code: (display string in reverse OK, but cannot count space:
#include <stdio.h>...
No activity results to display
Show More
Leave a comment: