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

Copy a linked list to another linked list. More...

Collaboration diagram for copy_list:
Collaboration graph

Private Member Functions

subroutine copy_list_ (from, to)
 

Detailed Description

Copy a linked list to another linked list.

This will assign the node data to the new linked list nodes.


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