buds
0.1
FORTRAN reference counted types
|
Copy a linked list to another linked list. More...
Private Member Functions | |
subroutine | copy_list_ (from, to) |
Copy a linked list to another linked list.
This will assign the node data to the new linked list nodes.