buds  0.1
FORTRAN reference counted types
Private Member Functions | List of all members

Adds/Pushes new element to the stack. More...

Collaboration diagram for push:
Collaboration graph

Private Member Functions

subroutine push_ (this, item)
 

Detailed Description

Adds/Pushes new element to the stack.

If the stack is full the oldest element will be deleted and the second oldest becomes the first element of the stack.

Note One cannot push elements in the middle of the stack.


The documentation for this interface was generated from the following file: