dlist.c File Reference

Double linked lists implementation. More...

Go to the source code of this file.

Functions

int list_push (node_l **_x, void *_data)
 Adds a new node to the list.
int cmp (void *_a, void *_b)
 Auxiliary function for examples.


Detailed Description

Double linked lists implementation.

Definition in file dlist.c.


Generated on Thu Jul 19 13:36:09 2007 for libv by  doxygen 1.5.1-p1. Thank you, SourceForge.net Logo