Getting an error for a recursive function call with a stringDoes anyone know how to fix this error?
Getting an error for a recursive function call with a stringThanks 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 stringOk, 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 stringI'm trying to write a function that takes a string and determines the length of said string using re...
Problem with an AlgorithmThat 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