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

Set the head of the linked list to the indexed node. More...

Collaboration diagram for set_head:
Collaboration graph

Private Member Functions

subroutine set_head_idx_ (this, index)
 Set the head of the linked list. More...
 

Detailed Description

Set the head of the linked list to the indexed node.

This will change the head of the linked list.

If you want to preserve two linked lists with different heads the linked list has to be copied (#copy) before the head may be changed.


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