|
buds
0.1
FORTRAN reference counted types
|
Create a new linked list with 1 node. More...

Private Member Functions | |
| subroutine | new_ (this) |
| subroutine | new_data_ (this, D) |
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.
1.8.11