core/list.h File Reference


Detailed Description

Id
list.h 1182 2008-12-22 22:08:36Z dchassin
Copyright (C) 2008 Battelle Memorial Institute

Definition in file list.h.

Go to the source code of this file.

Functions

LISTITEM * list_append (LIST *list, void *data)
 Append an item to a list.
LIST * list_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 2.0
An open-source project initiated by the US Department of Energy