User Profile

Collapse

Profile Sidebar

Collapse
freshman
freshman
Last Activity: Oct 2 '06, 07:56 PM
Joined: Sep 28 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • freshman
    replied to Please help with basic recursive problem
    in C
    Thank you very much for your solution, i appreciated.
    See more | Go to post

    Leave a comment:


  • freshman
    started a topic Please help with basic recursive problem
    in C

    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>...
    See more | Go to post
No activity results to display
Show More
Working...