void freeList

(List** x, bool free_ptrs=false)

Destroy the list *x.

Documentation

Destroy the list *x. It can free the memory inside each node (in ptr) if free_ptrs == true.
Author:
Ronan Collobert (collober@iro.umontreal.ca)

Alphabetic index HTML hierarchy of classes or Java



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