Back to menu

Stack



This window displays the different values stored in the stack.

The stack is used for storing temporary values (PUSHing/POPing) and to store the return address of a calling program.


Back to menu