Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
4a5e05742975eaa466e3e2961c53e2d15e1f0b81
/
.
/
doc
/
efun
/
caller_stack_depth
blob: 230827e5c2f312e05324f839db0f9929c7226c34 [
file
] [
log
] [
blame
]
SYNOPSIS
int
caller_stack_depth
(
void
)
DESCRIPTION
Returns
the number of previous objects on the stack
.
This
can be used
for
security checks
.
SEE ALSO
caller_stack
(
E
),
previous_object
(
E
),
call_other
(
E
),
call_resolved
(
E
)