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

Create a new linked list with 1 node. More...

Collaboration diagram for new:
Collaboration graph

Private Member Functions

subroutine new_ (this)
 
subroutine new_data_ (this, D)
 

Detailed Description

Create a new linked list with 1 node.

The linked list head will be at the initial node.

One may later use #set_head to change the head of the linked list.


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