images\purify_sml.gifcall stack

The sequence of function calls that lead the program to the current instruction. The C call stack for a program. The call stack contains function return pointers as well as local variable information.

(C) Copyright IBM Corporation 1993, 2010.