Recursive String Functions
Here are the recorsive string functions that we looked at in section. These have not been
completely tested, so if you try one and find a mistake let me know. The atoi and
itoa functions are the most complicated and both need helper functions. If you
understand them you are doing very well.
[back]