Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

ll_add.c File Reference


Detailed Description

For internal use only.

This file contains the implementation of the ll_add() function, used to add an element to a linked list.

Definition in file ll_add.c.

#include "dbprim.h"
#include "dbprim_int.h"

Include dependency graph for ll_add.c:

Go to the source code of this file.

Functions

unsigned long ll_add (link_head_t *list, link_elem_t *new, link_loc_t loc, link_elem_t *elem)
 Add an element to a linked list.


Generated on Sat Jul 15 14:10:41 2006 for DatabasePrimitivesLibrary by  doxygen 1.4.4