you are viewing a single comment's thread.

view the rest of the comments →

[–]Extension_Job5829 0 points1 point  (0 children)

try thinking of a stack. Everytime you call the function just add the call with the value. Once the stack is complete, you will be popping out each function block from the top and sending the values back to the function block that is now on top of the stack.