Extracted from Pike v7.3 release 14 at 2002-02-15.
[Top]
ADT
ADT.Stack
·
create()
·
pop()
·
push()
·
quick_pop()
·
reset()
· top()
ADT.Stack()->reset()
ADT.Table
Method ADT.Stack()->top()
Method
top
mixed
ADT.Stack()->
top
(
)
Description
Returns the top element from the stack, without popping it.