core/list.c File Reference


Detailed Description

Id
list.c,v 1.9 2007/11/27 19:05:18 d3p988 Exp

Definition in file list.c.

Go to the source code of this file.

Functions

LISTITEMlist_append (LIST *list, void *data)
 Append an item to a list.
LISTlist_create (void)
 Create a new list.
void list_destroy (LIST *list)
 Destroy a list.
void list_shuffle (LIST *list)
 Shuffle a list.


GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy