How does the following recursive call work ?
max ( fn(x,y),fn(x,y+1));
please give me a clear explanation .

Sky Diploma commented: You are Opening a dead post which was last replied in 2005. Created in 2003, Please Create your own thread to ask questions -1
William Hemsworth commented: no. -2
Dave Sinkula commented: Almost 4 years old, this thread is. /yoda -5

How does the following recursive call work ?
max ( fn(x,y),fn(x,y+1));
please give me a clear explanation .

One, we would have no idea without seeing the max and fn functions. Two, you should start a new thread on this.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.