Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

linked_list.h File Reference

This is the header for the Linked-List Library. More...

#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <pthread.h>

Go to the source code of this file.

Data Structures

struct  node
struct  linked_list

Typedefs

typedef node node_t
typedef linked_list linked_list_t

Functions

int linked_list_process_all (linked_list_t *new_linked_list, int(generic_process)(), void *args)


Detailed Description

This is the header for the Linked-List Library.

Author:
Daniel R. Warren
Version:
1.0
Date:
November 2004

Generated on Thu Dec 16 23:07:31 2004 for alsad by doxygen 1.3.6