Extracted from Pike v7.6 release 33 at 2005-08-19.
pike.ida.liu.se
[Top]
ADT
ADT.Stack

Method ADT.Stack()->push()


Method push

void push(mixed val)

Description

Push an element on the top of the stack.