Extracted from Pike v7.4 release 35 at 2003-12-09.
[Top]
predef::
ADT
ADT.Stack
_sizeof()
_values()
`+()
create()
pop()
push()
quick_pop()
reset()
set_stack()
top()
ADT.Stack
ADT.Stack()->_values()
Method ADT.Stack()->_sizeof()
Method
_sizeof
int
_sizeof
(
)
Description
sizeof
on a stack returns the number of entries in the stack.