User: JoshMP

  • Public profile

User profile: JoshMP

User info
User name:JoshMP
History
Joined:
Number of posts:8
Latest posts:

Getting an error for a recursive function call with a string
Does anyone know how to fix this error?

Getting an error for a recursive function call with a string
Thanks Intrexa. However now I'm getting this error [code]invalid type argument 'unary *'[/code] I...

Getting an error for a recursive function call with a string
Ok, so when I change to [code] return length + str_length_r(str[1]*); [/code] I get another error...

Getting an error for a recursive function call with a string
I'm trying to write a function that takes a string and determines the length of said string using re...

Problem with an Algorithm
That seems to be the problem, thanks. And I don't start that loop from 0 because I don't want to in...

This user does not accept Private Messages