Recursive Functions (58)

39 Name: 36 : 2008-09-23 18:29 ID:Heaven

>>36

Why exactly do you think baz relevant?

The disassemblies demonstrate that it isn't. Check for yourself; gcc will not tail-recurse any function that takes the address of a stack allocated variable (using &).

This thread has been closed. You cannot post in this thread any longer.