List functions


o addToList
Add y to at the end of *x.
o addToList
Add the node {n, ptr} at the end of *x.
o copyList
Copy the content of list from into the list to.
o copyList
Copy the content of list from into the vector to.
o freeList
Destroy the list *x.
List functions

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.