Russell Shaw wrote: =
How is a pointer to a nested function any different to a pointer to an un-nested function? Why need trampolines?
Because you need the static link, do some research on the use of static links if you don't understand that.
Russell Shaw wrote: =
How is a pointer to a nested function any different to a pointer to an un-nested function? Why need trampolines?
Because you need the static link, do some research on the use of static links if you don't understand that.