contents   index   previous   next



SE_MAX_STACK_INFO_DEPTH (64)

 

The SE_STACK_INFO stock objects allow the API user to examine the call stack of a running script. This macro determines the maximum depth that can be examined. Each depth only requires one pointer (usually four bytes), so increasing the max depth isn’t costly. However, it is unlikely any program need more depth.

 


FEATURE CUSTOMIZATION