Method ADT.Stack()->set_stack()

class ADT.Stack

Method set_stack

void set_stack(array(ElementType) stack)

Description

Sets the stacks content to the provided array.