Method ADT.LowLevelStack()->push()


Method push

void push(ValueType val)

Description

Push an element on the top of the stack.