18.1.4 The Run-time Stack (example)
If function
f
has called
g
, which, in turn, called
h
, then the stack looks something like this:
prev
|
top
|
next