core/list.h File Reference


Detailed Description

Id
list.h,v 1.3 2007/10/22 20:12:14 d3g637 Exp

Definition in file list.h.

Go to the source code of this file.

Classes

struct  s_list
struct  s_listitem

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