void addToList

(List** x, List* y)

Add y to at the end of *x.

Documentation

Add y to at the end of *x. Note: if *x is empty, *x must be NULL.
Author:
Ronan Collobert (collober@iro.umontreal.ca)

Alphabetic index HTML hierarchy of classes or Java



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