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

Remove a specific node from the linked list. More...

Collaboration diagram for remove_node:
Collaboration graph

Private Member Functions

subroutine remove_node_ (this, index)
 

Detailed Description

Remove a specific node from the linked list.

This reorders the linked list in case the deleted node is not the last node.

I.e. the node is removed entirely from the list.


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