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

Keeps a fixed number of elements in the stack. More...

Collaboration diagram for keep:
Collaboration graph

Private Member Functions

subroutine keep_ (this, top, bot)
 

Detailed Description

Keeps a fixed number of elements in the stack.

Retains a number of elements from either the top or the bottom of the stack.

If any of the counts are larger than the currently number of stored elements, nothing will happen.

Note Defaults to top=fnelem(this)-1


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